aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* feat(userregfunc): programmable user-defined registers with multibyte supportJosh Rahm2025-04-16
* fix(lsp): "bold" border for vim.lsp.buf.hover #33395Siddhant Agarwal2025-04-09
* feat(health): summary in section heading #33388Yochem van Rosmalen2025-04-09
* vim-patch:7517a8c: runtime(lf): improve syntax script, add filetype pluginChristian Clason2025-04-09
* vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq2025-04-09
* vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq2025-04-08
* vim-patch:9.1.1286: filetype: help files not detected when 'iskeyword' includ...zeertzjq2025-04-08
* vim-patch:2ffb4d0: runtime(lua): fix whitespace style issues in lua ftplugin ...zeertzjq2025-04-08
* fix(treesitter): not refreshing virtualtext contents #33361Dmitry Zolotukhin2025-04-07
* fix(health): expecting nonexistent "inotifywait" function #33312Felipe Lema2025-04-07
* vim-patch:00b927b: runtime(lua): improve foldexpr, add vim9 script versionChristian Clason2025-04-07
* vim-patch:9cd6d82: runtime(fstab): set formatoptions-=t in filetype pluginChristian Clason2025-04-07
* vim-patch:9adb310: runtime(svelte): add matchit support to svelte filetype pl...Christian Clason2025-04-07
* refactor(lsp): deprecate client_is_stopped #33342Justin M. Keyes2025-04-06
* fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium2025-04-05
* docs: clipboard, eval #33223Justin M. Keyes2025-04-05
* vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq2025-04-05
* vim-patch:b8d5c85: runtime(doc): update WinScrolled documentation (#33322)zeertzjq2025-04-05
* feat(lsp.util): deprecate vim.lsp.util.stylize_markdownLewis Russell2025-04-04
* fix: bug in stylize_markdownLewis Russell2025-04-04
* feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen2025-04-04
* vim-patch:9.1.1271: filetype: Power Query files are not recognizedChristian Clason2025-04-04
* vim-patch:6099db9: runtime(sh): Update syntax file, command substitution open...Christian Clason2025-04-04
* docs(diagnostic): mention `severity` in `Opts.VirtualLines` (#33293)Evgeni Chasnovski2025-04-03
* feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal2025-04-03
* feat(clipboard): g:clipboard="foo" forces the "foo" clipboard tool #33235Deveshi Dwivedi2025-04-03
* vim-patch:9.1.1268: filetype: dax files are not recognizedChristian Clason2025-04-03
* vim-patch:a359c9c: runtime(zip): add *.whl to the list of zip extensionszeertzjq2025-04-03
* vim-patch:8293574: runtime(doc): update pi_zip.txt with current list of zip f...zeertzjq2025-04-03
* Merge pull request #32686 from lewis6991/lsp-rpc-perfLewis Russell2025-04-01
|\
| * refactor: add basic stringbuffer shimLewis Russell2025-03-31
| * perf(lsp): use string.buffer for rpc loopMathias Fussenegger2025-03-31
| * perf(lsp): optimize content length extraction from rpc headersMathias Fussenegger2025-03-31
* | docs(eval): fix dict param type of mapsetSean Dewar2025-04-01
* | docs(eval): fix lnum type for functions using tv_get_lnumSean Dewar2025-04-01
* | vim-patch:4ac995b: runtime(rust): set formatprg to rustfmt (#33245)zeertzjq2025-04-01
|/
* fix(lsp): better handling of "*" configsLewis Russell2025-03-31
* vim-patch:649a237: runtime(debversions): Add release name for Debian 15 - duk...zeertzjq2025-03-31
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* fix(defaults): enable :terminal [[,]] motion in operator-pending mode #33217Ghjuvan Lacambre2025-03-31
* feat(editor): 'autowriteall' on SIGHUP/SIGQUIT #32843Skoh2025-03-31
* fix(treesitter): don't memoize modified headings (#33186)Tan, Long2025-03-31
* docs: lsp config/commands #33122Justin M. Keyes2025-03-30
* fix(defaults): visual-mode [[,]] for :terminal shell prompts #33201msaher2025-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
* fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999Bartłomiej Maryńczak2025-03-30
* docs: faq, lua packages #33183Phạm Bình An2025-03-30
* fix(checkhealth): check outdated pynvim version properly #33175zeertzjq2025-03-30
* feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes2025-03-30