summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-04-01Merge pull request #32686 from lewis6991/lsp-rpc-perfLewis Russell2
2025-04-01docs(eval): fix dict param type of mapsetSean Dewar1
2025-04-01docs(eval): fix lnum type for functions using tv_get_lnumSean Dewar2
2025-03-31refactor: add basic stringbuffer shimLewis Russell2
2025-03-31perf(lsp): use string.buffer for rpc loopMathias Fussenegger1
2025-03-31perf(lsp): optimize content length extraction from rpc headersMathias Fussenegger1
2025-03-31fix(lsp): better handling of "*" configsLewis Russell1
2025-03-31feat(float): 'winborder' "bold" style #33189glepnir1
2025-03-31fix(defaults): enable :terminal [[,]] motion in operator-pending mode #33217Ghjuvan Lacambre1
2025-03-31fix(treesitter): don't memoize modified headings (#33186)Tan, Long1
2025-03-30docs: lsp config/commands #33122Justin M. Keyes2
2025-03-30fix(defaults): visual-mode [[,]] for :terminal shell prompts #33201msaher1
2025-03-30feat(lsp): workspace_required #31824Michael Strobel2
2025-03-30docs(lsp): `vim.api.buf_request_sync` can also take function as `params` #33170Tighearnán Carroll1
2025-03-30fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999Bartłomiej Maryńczak1
2025-03-30docs: faq, lua packages #33183Phạm Bình An1
2025-03-30fix(checkhealth): check outdated pynvim version properly #33175zeertzjq1
2025-03-30feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes1
2025-03-29fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes2
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh1
2025-03-29refactor(treesitter): migrate to ts parser callback API #33141Riley Bruins2
2025-03-29vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq1
2025-03-29fix(checkhealth): don't override user "q" keymap #33132phanium1
2025-03-29vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq1
2025-03-28fix(lsp): warn on missing config in :checkhealth #33087Micah Halter1
2025-03-28fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry1
2025-03-28refactor(treesitter): simplify injection retrieval #33104Riley Bruins1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-27vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq1
2025-03-27vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir1
2025-03-27vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq1
2025-03-27vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq1
2025-03-27vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq1
2025-03-27vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq1
2025-03-27vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq1
2025-03-27vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq1
2025-03-26refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)Gregory Anders1
2025-03-26docs(lsp): completion.enable #33063Mathias Fußenegger1
2025-03-26docs: news, lsp autocomplete #33047Justin M. Keyes1
2025-03-26fix(lua): no omni/cmdline completion for vim.env (#33044)Phạm Bình An1
2025-03-24fix(cmdline): cmdline completion of _defer_require() modules #33007phanium1
2025-03-23fix(paste): wrong '[ mark after pasting a big string (streamed chunks) #33025Au.1
2025-03-23vim-patch:9.1.1231: filetype: SPA JSON files are not recognizedChristian Clason1
2025-03-22feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022Eisuke Kawashima1
2025-03-22fix(lsp): handle using array as open_floating_preview title (#33016)Au.1
2025-03-21docs: misc (#32928)dundargoc1
2025-03-21docs: LSP completion #33006Justin M. Keyes1
2025-03-21docs(treesitter): document TSNode:named_children()Riley Bruins1
2025-03-19fix(checkhealth): module not found when `&rtp` has nested paths #32988phanium1
2025-03-19fix(snippet): wrong indentation when snippet contains "^" #32970Avinash Thakur1