summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2025-04-12feat(defaults): shelltemp=false #33012Alexej Kowalew1
2025-04-11fix(vim.version): vim.VersionRange:has(<prerelease>) (#33324)Phạm Bình An1
2025-04-11vim-patch:5c84d12: runtime(filetype): make shell filetype detection more robu...zeertzjq1
2025-04-10vim-patch:9.1.1212: filetype: logrotate'd pacmanlogs are not recognized (#33412)zeertzjq1
2025-04-10feat(meta): vendor luv meta filesChristian Clason23
2025-04-09fix(lsp): "bold" border for vim.lsp.buf.hover #33395Siddhant Agarwal1
2025-04-09feat(health): summary in section heading #33388Yochem van Rosmalen1
2025-04-09vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq1
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq1
2025-04-08vim-patch:9.1.1286: filetype: help files not detected when 'iskeyword' includ...zeertzjq1
2025-04-07fix(treesitter): not refreshing virtualtext contents #33361Dmitry Zolotukhin1
2025-04-07fix(health): expecting nonexistent "inotifywait" function #33312Felipe Lema1
2025-04-06refactor(lsp): deprecate client_is_stopped #33342Justin M. Keyes1
2025-04-05fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium1
2025-04-05docs: clipboard, eval #33223Justin M. Keyes2
2025-04-05vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq1
2025-04-04feat(lsp.util): deprecate vim.lsp.util.stylize_markdownLewis Russell1
2025-04-04fix: bug in stylize_markdownLewis Russell1
2025-04-04feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen1
2025-04-04vim-patch:9.1.1271: filetype: Power Query files are not recognizedChristian Clason1
2025-04-03docs(diagnostic): mention `severity` in `Opts.VirtualLines` (#33293)Evgeni Chasnovski1
2025-04-03feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal1
2025-04-03vim-patch:9.1.1268: filetype: dax files are not recognizedChristian Clason1
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