aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* docs(tutor): include https urls where applicable (#27461)Marcus Michaels2024-02-16
* build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)zeertzjq2024-02-16
* Merge pull request #27464 from zeertzjq/vim-9b53c052d58fzeertzjq2024-02-16
|\
| * fix(runtime): add more Nvim-only highlight groups to Vim syntaxzeertzjq2024-02-16
| * vim-patch:1633de8c35fdzeertzjq2024-02-16
| * vim-patch:fe6d5b0ae47ezeertzjq2024-02-16
| * vim-patch:5c3855bcab42zeertzjq2024-02-16
| * vim-patch:9b53c052d58fzeertzjq2024-02-16
| * vim-patch:ceed36873e92zeertzjq2024-02-16
|/
* vim-patch:79230f027a25Christian Clason2024-02-16
* vim-patch:103f1dfb7df3Christian Clason2024-02-16
* fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq2024-02-16
* docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
* Merge pull request #27485 from zeertzjq/vim-9.1.0112zeertzjq2024-02-16
|\
| * vim-patch:9.1.0113: duplicate code when cleaning undo stackzeertzjq2024-02-16
| * vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
|/
* build(deps): bump tree-sitter-c to v0.20.8Christian Clason2024-02-15
* fix: type warnings in shared.luaLewis Russell2024-02-15
* Merge pull request #27460 from bfredl/merarenabfredl2024-02-15
|\
| * refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
|/
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15
* vim-patch:1da0e8581671Christian Clason2024-02-15
* Merge pull request #27474 from zeertzjq/vim-9.1.0068zeertzjq2024-02-15
|\
| * vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
| * vim-patch:9.1.0068: Visual highlighting can still be improvedzeertzjq2024-02-15
|/
* fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N2024-02-14
* fix(extmarks): redraw line on adding/removing conceal (#27463)zeertzjq2024-02-14
* vim-patch:9.1.0105: Style: typos found (#27462)zeertzjq2024-02-14
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* Merge pull request #27428 from bfredl/luarenabfredl2024-02-13
|\
| * refactor(lua): use a keyset for vim.diff opts parsingbfredl2024-02-13
| * refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
|/
* fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)Jongwook Choi2024-02-13
* docs(builtin): fix lua types for vim.fn.sign_getplacedJongwook Choi2024-02-13
* docs: stricter bufname and bufnr types (#27454)Maria José Solano2024-02-13
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13
* vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)zeertzjq2024-02-13
* perf(redraw): reduce redraw with undo and extmarks or 'spell' (#27442)zeertzjq2024-02-13
* vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...zeertzjq2024-02-13
* Merge pull request #27439 from bfredl/nofreeallmembfredl2024-02-12
|\
| * fix(exitfree): don't use ex commands to close windows in free_all_mem()bfredl2024-02-12
* | refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes2024-02-12
* | Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstatebfredl2024-02-12
|\ \
| * | fix: splitting of big UI messagesFred Sundvik2024-02-06
| * | fix: buffer overrun in lmpack_session_receiveFred Sundvik2024-02-06