aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* feat(editor): 'autowriteall' on SIGHUP/SIGQUIT #32843Skoh2025-03-31
* docs: lsp config/commands #33122Justin M. Keyes2025-03-30
* feat(lsp): workspace_required #31824Michael Strobel2025-03-30
* docs(lsp): `vim.api.buf_request_sync` can also take function as `params` #33170Tighearnán Carroll2025-03-30
* docs: faq, lua packages #33183Phạm Bình An2025-03-30
* Merge pull request #33114 from zeertzjq/vim-9.1.1250zeertzjq2025-03-29
|\
| * vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* | vim-patch:1054b18: runtime(java): Make changes for JDK 24 in syntax scriptChristian Clason2025-03-29
|/
* vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)zeertzjq2025-03-29
* vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry2025-03-28
* vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-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
* feat(clipboard): support g:clipboard="osc52" #33021Andrei Heidelbacher2025-03-24
* 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
* feat(float): add winborder option (#31074)glepnir2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* 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
* 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
* 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
* docs: miscdundargoc2025-03-15
* feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* vim-patch:96395e1: runtime(cs): Update C# runtime filesChristian Clason2025-03-15
* vim-patch:2329bd4: runtime(doc): fix a typo in gitrebase filetype (#32899)zeertzjq2025-03-15