aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:96395e1: runtime(cs): Update C# runtime filesChristian Clason2025-03-15
* vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...zeertzjq2025-03-15
* vim-patch:2329bd4: runtime(doc): fix a typo in gitrebase filetype (#32899)zeertzjq2025-03-15
* vim-patch:f22580e: runtime(doc): update a few minor omissions from 5876016 an...zeertzjq2025-03-14
* feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)Mathias Fußenegger2025-03-14
* fix(vim.fs): default to follow=false #32859Mike2025-03-14
* vim-patch:4d2c4b9: runtime(doc): document gitrebase filetype (#32881)zeertzjq2025-03-14
* vim-patch:9.1.1196: filetype: config files for container tools are not recogn...zeertzjq2025-03-13
* fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)phanium2025-03-13
* vim-patch:9.1.1198: [security]: potential data loss with zip.vim (#32867)zeertzjq2025-03-13
* vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)zeertzjq2025-03-13
* fix(diagnostic): clear autocmd only for valid buf (#32861)Jaehwang Jung2025-03-12
* fix: update osc52 termfeatures flag on UIEnter/UILeave (#32756)Gregory Anders2025-03-12
* fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2025-03-12
* vim-patch:4fa2dd2: runtime(compiler): add comment for Dispatch (#32856)zeertzjq2025-03-12
* feat(treesitter): allow `iter_captures` to accept `opts`Riley Bruins2025-03-12
* vim-patch:2347330: runtime(compiler): allow customizing exe and args for tsc ...Muntasir Mahmud2025-03-12
* feat(treesitter): allow passing lang to InspectTreeMaria José Solano2025-03-12
* vim-patch:a8aeeeb: runtime(tera): remove unwanted code and fix issues in synt...Muntasir Mahmud2025-03-12
* vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2025-03-11
* refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis2025-03-11
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix: warn when :InspectTree on buffer with no parser #32783phanium2025-03-11
* fix(lsp): improve LSP floating preview window cleanup #31353glepnir2025-03-11
* fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837glepnir2025-03-11
* fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2025-03-11
* vim-patch:9.1.1194: filetype: false positive help filetype detectionzeertzjq2025-03-11
* vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...zeertzjq2025-03-11
* vim-patch:9.1.1186: filetype: help files in git repos are not detectedzeertzjq2025-03-11
* feat(checkhealth): group parsers by name and path in outputEike2025-03-10
* fix(lsp)!: pass buffer number to root_dir functionLewis Russell2025-03-10
* feat(lsp): support completion context #32793Maria José Solano2025-03-10
* fix(tohtml): disable modeline #32822altermo2025-03-10
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...zeertzjq2025-03-10
* vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason2025-03-10
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* docs(highlight): collect all default highlight groupsChristian Clason2025-03-09
* vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)Muntasir Mahmud2025-03-09
* vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09
* vim-patch:d89770e: runtime(doc): use GNOME instead of Gnomezeertzjq2025-03-09
* vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkeyzeertzjq2025-03-09
* docs(events): document events that can always be nested (#32778)zeertzjq2025-03-09
* vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftpluginChristian Clason2025-03-08
* docs: OSC 133 shell config #32771Justin M. Keyes2025-03-07
* fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* vim-patch:6bdfeb0: runtime(vim): Update base-syntax, bug fixes (#32775)zeertzjq2025-03-07
* feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07