aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #27980 from bfredl/noignorebfredl2024-03-23
|\
| * refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* | build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* | vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* | fix(filetype): use unexpanded file name (#27931)zeertzjq2024-03-23
* | Merge pull request #27987 from zeertzjq/vim-8.2.2318zeertzjq2024-03-23
|\ \
| * | vim-patch:8.2.2605: Vim9: string index and slice does not include composing c...zeertzjq2024-03-23
| * | vim-patch:8.2.2318: Vim9: string and list index work differentlyzeertzjq2024-03-23
|/ /
* | vim-patch:76d62985c1ff (#27985)zeertzjq2024-03-23
* | fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)Jaehwang Jung2024-03-22
|/
* 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