aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
* vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq2025-03-27
* refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)Gregory Anders2025-03-26
* docs(lsp): completion.enable #33063Mathias Fußenegger2025-03-26
* docs: news, lsp autocomplete #33047Justin M. Keyes2025-03-26
* fix(lua): no omni/cmdline completion for vim.env (#33044)Phạm Bình An2025-03-26
* fix(cmdline): cmdline completion of _defer_require() modules #33007phanium2025-03-24
* fix(paste): wrong '[ mark after pasting a big string (streamed chunks) #33025Au.2025-03-23
* vim-patch:9.1.1231: filetype: SPA JSON files are not recognizedChristian Clason2025-03-23
* feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022Eisuke Kawashima2025-03-22
* fix(lsp): handle using array as open_floating_preview title (#33016)Au.2025-03-22
* docs: misc (#32928)dundargoc2025-03-21
* docs: LSP completion #33006Justin M. Keyes2025-03-21
* docs(treesitter): document TSNode:named_children()Riley Bruins2025-03-21
* fix(checkhealth): module not found when `&rtp` has nested paths #32988phanium2025-03-19
* fix(snippet): wrong indentation when snippet contains "^" #32970Avinash Thakur2025-03-19
* fix(filetype): normalize full path before matching #32227markstegeman2025-03-19
* fix(diagnostic): clear virtual_lines autocmd only for valid buf #32979Mars Peng2025-03-19
* fix(runtime): gO always says "Help TOC" #32971Justin M. Keyes2025-03-19
* vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid2025-03-18
* feat(float): add winborder option (#31074)glepnir2025-03-18
* docs: misc #32959Justin M. Keyes2025-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
* 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
* 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
* 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: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:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)zeertzjq2025-03-13
* fix(diagnostic): clear autocmd only for valid buf (#32861)Jaehwang Jung2025-03-12
* fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2025-03-12