aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #26970 from famiu/refactor/options/set_option_directzeertzjq2024-03-22
|\
| * test(options): add test for `'modified'`Famiu Haque2024-03-21
| * refactor(options): remove `set_string_option_direct()`Famiu Haque2024-03-21
| * refactor(options): add `direct` flag to `set_option()`Famiu Haque2024-03-21
| * refactor(options): restructure `set_option`Famiu Haque2024-03-21
* | vim-patch:35e6f4ca27c8 (#27973)zeertzjq2024-03-22
* | Merge pull request #27971 from zeertzjq/vim-9.1.0192zeertzjq2024-03-22
|\ \
| * | vim-patch:9.1.0195: memleak with ex_drop, NULL dereferencezeertzjq2024-03-22
| * | vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
|/ /
* | vim-patch:9.1.0194: gcc complains about uninitialized var (#27970)zeertzjq2024-03-22
* | Merge pull request #27969 from famiu/refactor/misc/xctzbfredl2024-03-21
|\ \
| * | refactor(misc): use MSVC compiler builtin for `xctz()`Famiu Haque2024-03-22
|/ /
* | Merge pull request #27961 from bfredl/rpccrashbfredl2024-03-21
|\ \ | |/ |/|
| * fix(rpc): do not crash when no input is consumedbfredl2024-03-21
|/
* feat(colorscheme): add semantic tokens modifiers to builtin color schemeEvgeni Chasnovski2024-03-21
* docs(lsp): describe semantic tokens highlight groups with more detailsEvgeni Chasnovski2024-03-21
* vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)zeertzjq2024-03-21
* vim-patch:2708c0b5854fChristian Clason2024-03-20
* fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)luukvbaal2024-03-20
* Merge #27930 nvim_create_buf fixesJustin M. Keyes2024-03-20
|\
| * fix(api): nvim_create_buf assert fails if autocmds set &swapfileSean Dewar2024-03-19
| * fix(api): nvim_create_buf leaks memory if buffer is loaded earlySean Dewar2024-03-19
* | refactor(treesitter): handle coverity warnings betterLewis Russell2024-03-20
* | fix(treesitter): treecursor regressionLewis Russell2024-03-20
* | test(ui/messages_spec): unskip msg_puts_printf test on Unix CI (#27941)zeertzjq2024-03-20
* | vim-patch:ec21bafc135a (#27939)zeertzjq2024-03-20
* | vim-patch:9.1.0188: filetype: no support for Vento files (#27935)Christian Clason2024-03-20
* | build(deps): bump vimdoc parser to v2.5.1Christian Clason2024-03-19
* | refactor(treesitter): reorder functionsLewis Russell2024-03-19
* | refactor(treesitter): simplify argument checks for userdataLewis Russell2024-03-19
|/
* refactor(treesitter): redesign query iteratingLewis Russell2024-03-19
* fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)zeertzjq2024-03-19
* fix(treesitter): document more standard highlight groupsChristian Clason2024-03-19
* feat(treesitter): update Markdown parsers and queries to v0.2.1Christian Clason2024-03-19
* feat(treesitter): update Bash parser and queries to v0.21.0Christian Clason2024-03-19
* feat(treesitter): update Python parser and queries to v0.21.0Christian Clason2024-03-19
* feat(treesitter): update query parser to v0.2.0Christian Clason2024-03-19
* feat(treesitter): update Vimdoc parser and queries to v2.4.0Christian Clason2024-03-19
* feat(treesitter): update Vim parser and queries to v0.4.0Christian Clason2024-03-19
* feat(treesitter): update Lua parser and queries to v0.1.0Christian Clason2024-03-19
* feat(treesitter): update C parser and queries to v0.21.0Christian Clason2024-03-19
* build(deps): bump tree-sitter to v0.22.2Christian Clason2024-03-19
* build: introduce variable DEPS_IGNORE_SHA for skipping dependency hash checkdundargoc2024-03-19
* test(terminal/cursor_spec): unskip tests that pass on Windows (#27924)zeertzjq2024-03-19
* test(terminal/buffer_spec): fix incorrect tests (#27923)zeertzjq2024-03-19
* vim-patch:78c189837ae6 (#27920)zeertzjq2024-03-19
* vim-patch:9530fe4f3a69 (#27919)zeertzjq2024-03-19
* vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)Christian Clason2024-03-18
* vim-patch:ef21bcaab145Christian Clason2024-03-18
* fix(pager): handle consecutive newlines properly (#27913)zeertzjq2024-03-18