aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)zeertzjq2022-12-13
* vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)zeertzjq2022-12-13
* docs: remove "How-to disable mouse" menu item #21394zeertzjq2022-12-12
* Merge pull request #21375 from nojnhuh/highlight-testbfredl2022-12-12
|\
| * fix(tests): initialize Screen.colors in API highlight testsJon Huhn2022-12-10
* | feat(lsp): highlight semantic token modifiers (#21390)Christian Clason2022-12-12
* | perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)jdrouhard2022-12-12
* | fix(diff): handle long lines without crashing (#21389)Lewis Russell2022-12-12
* | docs: add links to extmarks and namespaces (#21378)ii142022-12-12
* | fix: vim.opt_local:append ignoring global option value (#21382)Phelipe Teles2022-12-12
* | vim-patch:7db29e4b5c3a (#21380)Christian Clason2022-12-12
* | docs #20986Justin M. Keyes2022-12-11
* | docs: fix typos (#21328)dundargoc2022-12-12
* | vim-patch:9.0.1047: matchparen is slow (#21379)zeertzjq2022-12-11
* | vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
|/
* fix(api): set correct curbuf when temporarily changing curwin (#21371)zeertzjq2022-12-10
* fix(lsp): ignore null responses for semanticTokens request (#21364)fsouza2022-12-10
* Merge pull request #21363 from jamessan/fuse-vim-patchesJames McCoy2022-12-09
|\
| * fix(vim-patches): ensure libfuse is installedJames McCoy2022-12-09
* | fix(events): skip WinScrolled for newly-created float windows (#21333)zeertzjq2022-12-10
* | fix(lsp): fix get_active_clients bufnr parameter (#21366)Mathias Fußenegger2022-12-09
* | fix(lsp): correct some type annotations (#21365)Mathias Fußenegger2022-12-09
|/
* vim-patch:9.0.1038: function name does not match what it is used for (#21359)zeertzjq2022-12-09
* fix(lsp): followup fixes for semantic tokens support (#21357)jdrouhard2022-12-09
* vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...zeertzjq2022-12-09
* test: convert another test in test_matchadd_conceal.vim to Lua (#21353)zeertzjq2022-12-09
* vim-patch:8.2.4387: command line completion doesn't always work properly (#21...zeertzjq2022-12-09
* Merge pull request #21350 from zeertzjq/vim-8.2.4366zeertzjq2022-12-09
|\
| * vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
| * vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
|/
* test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)zeertzjq2022-12-09
* Merge pull request #21348 from zeertzjq/vim-9.0.1036zeertzjq2022-12-09
|\
| * test(undo_spec): add more tests for writing in Insert modezeertzjq2022-12-09
| * vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mappingzeertzjq2022-12-09
|/
* docs: dark/light color/accessibilty pass for generated html docs #21345Dave Lage2022-12-08
* fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
* Merge pull request #21338 from zeertzjq/vim-9.0.1030zeertzjq2022-12-09
|\
| * vim-patch:9.0.1032: test fails when terminal feature is missingzeertzjq2022-12-09
| * vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
|/
* Merge pull request #21100 from jdrouhard/lsp_semantic_tokensGregory Anders2022-12-08
|\
| * feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
| * refactor(test): create an lsp-specific helpers.lua fileJohn Drouhard2022-12-08
|/
* feat(treesitter): add 'lang' option to show_tree() (#21341)Gregory Anders2022-12-08
* feat(treesitter): add vim.treesitter.show_tree() (#21322)Gregory Anders2022-12-08
* vim-patch:86b4816766d9 (#21314)Christian Clason2022-12-08
* vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-08
* refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337)Raphael2022-12-08
* test(lsp): call clear() before willSave tests (#21336)zeertzjq2022-12-08
* vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...zeertzjq2022-12-08
* docs(lua): add guide to using Lua in Neovim (#21137)dundargoc2022-12-08