aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(runtime): E15: Invalid expression in lua file when `gf`phanium2025-03-18
* fix(lua): ensure inspect_pos() only shows visible highlight extmarksLuuk van Baal2025-03-18
* test: cleanup ftplugin_spec.lua #32948Justin M. Keyes2025-03-17
* fix(diagnostic): remove deprecated `severity_limit` optionChristian Clason2025-03-17
* feat(runtime): Lua ftplugin 'includeexpr' #32719Phạm Bình An2025-03-17
* docs: miscJustin M. Keyes2025-03-17
* docs(api): rename "handle" => "id"Justin M. Keyes2025-03-17
* docs: OSC 133Justin M. Keyes2025-03-17
* vim-patch:3c7d9b1: runtime(prql): include prql syntax scriptChristian Clason2025-03-16
* perf(lsp): don't construct potentially expensive stringsRiley Bruins2025-03-16
* refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)Mathias Fußenegger2025-03-16
* fix(checkhealth): handle nested lua/ directory #32918phanium2025-03-16
* fix(diagnostic): virtual lines should scroll horizontallyxzb2025-03-16
* docs(lsp): simplify example of enabling LSP foldingYi Ming2025-03-16
* feat(runtime): Lua ftplugin sets 'omnifunc', 'foldexpr' #32697Phạm Bình An2025-03-15
* refactor(test): deprecate n.feed_command() #32915Justin M. Keyes2025-03-15
* fix(lsp): correctly check for "codeAction/resolve" supportTobias Schmitz2025-03-15
* docs: miscdundargoc2025-03-15
* fix(lsp): autocmds to close lsp preview windows not clearedbekaboo2025-03-15
* feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* fix(treesitter): update lua, markdown queriesChristian Clason2025-03-15
* 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