aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:9.1.1255: missing test condition for 'pummaxwidth' settingzeertzjq2025-03-29
* vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)zeertzjq2025-03-29
* fix(checkhealth): don't override user "q" keymap #33132phanium2025-03-29
* vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* fix(lsp): warn on missing config in :checkhealth #33087Micah Halter2025-03-28
* fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry2025-03-28
* refactor(treesitter): simplify injection retrieval #33104Riley Bruins2025-03-28
* vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-03-28
* vim-patch:f9f4e27: runtime(hyprlang): save and restore cpo setting in syntax ...zeertzjq2025-03-28
* vim-patch:052b86b: runtime(solidity): update syntax script with error definit...zeertzjq2025-03-28
* fix(health): message should mention "vim.provider" #33095Eisuke Kawashima2025-03-27
* 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