aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:51a06ec: runtime(sh): consider sh as POSIX shell by default (#33078)zeertzjq2025-03-27
* vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq2025-03-27
* 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: news 0.12 #33065Justin M. Keyes2025-03-26
* NVIM v0.11.0Justin M. Keyes2025-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(treesitter): sync queries with upstreamChristian Clason2025-03-24
* feat(clipboard): support g:clipboard="osc52" #33021Andrei Heidelbacher2025-03-24
* 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:40ab82b: runtime(sh): remove invalid commented out line in syntax s...Christian Clason2025-03-19
* vim-patch:711f4a0: runtime(sh): update sh indent scriptChristian Clason2025-03-19
* vim-patch:11ab02c: runtime(go): use :term for keywordprg for nvim/gvimChristian Clason2025-03-19
* vim-patch:ad2f6b6: runtime(keymap) Add forward slash (/) to russian-jcukenwin...Christian Clason2025-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
* fix(help): remove runnable code virtual textChristian Clason2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* 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