aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(events): crash on SIGTSTP (Ctrl-Z) #33258phanium2025-04-02
* fix(highlight): no match highlight during :substitute prompt #33262luukvbaal2025-04-02
* vim-patch:9.1.1266: MS-Windows: type conversion warnings (#33264)zeertzjq2025-04-02
* 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
* | fix(api): nvim_set_keymap() throws error even in pcall() #33228tstsrt2025-04-01
* | fix(window): crash on negative window height with 'winbar' #33250luukvbaal2025-04-01
* | 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(display): wrong cursor column with 'concealcursor' = "n" and virt_text (#...luukvbaal2025-04-01
* | fix(move): adjust for concealed lines above topline after scrolling up (#33211)luukvbaal2025-04-01
* | vim-patch:9.1.1265: tests: no tests for typing normal char during completion ...zeertzjq2025-04-01
|/
* fix(lsp): better handling of "*" configsLewis Russell2025-03-31
* test(float): restore border tests (#33222)zeertzjq2025-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
* Merge pull request #32440 from fredizzimo/message-attachbfredl2025-03-31
|\
| * fix(ui): send multigrid message position and size when the UI is refreshedFred Sundvik2025-03-27
* | fix(treesitter): don't memoize modified headings (#33186)Tan, Long2025-03-31
* | fix(terminal): emit Termrequest for all OSC sequences #33181phanium2025-03-30
* | build: ignore out-of-source build folder #33191Yegor Yefremov2025-03-30
* | 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
* | vim-patch:9.1.1263: string length wrong in get_last_inserted_save() (#33194)zeertzjq2025-03-30
* | fix(checkhealth): check outdated pynvim version properly #33175zeertzjq2025-03-30
* | vim-patch:9.1.1261: No test for 'pummaxwidth' non-truncated items (#33193)zeertzjq2025-03-30
* | vim-patch:9.1.1260: Hang when filtering buffer with NUL bytes (#33192)zeertzjq2025-03-30
* | feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes2025-03-30
* | fix(api): use E226 instead of E227 for duplicate abbreviation (#33159)zeertzjq2025-03-30
* | fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes2025-03-29
* | fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh2025-03-29
* | refactor(treesitter): migrate to ts parser callback API #33141Riley Bruins2025-03-29
* | fix(desktop): cannot open filename with spaces using OS file manager #33161Daniel Kusai2025-03-29
* | Merge pull request #33114 from zeertzjq/vim-9.1.1250zeertzjq2025-03-29
|\ \
| * | vim-patch:9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw()zeertzjq2025-03-29
| * | fix(pum): simplify 'pummaxwidth' truncation and avoid crashzeertzjq2025-03-29
| * | 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:1054b18: runtime(java): Make changes for JDK 24 in syntax scriptChristian Clason2025-03-29
* | | vim-patch:0dc9a0b: runtime(lf): add lf r34 keywords to syntax scriptChristian Clason2025-03-29
* | | fix(api): use original LHS in keymap error message #33135Gregory Anders2025-03-29
|/ /