aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | 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
| * feat(lsp): support willSave & willSaveWaitUntil capability (#21315)Mathias Fußenegger2022-12-08
| * vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)zeertzjq2022-12-08
| * vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...zeertzjq2022-12-07
| * docs(treesitter): use full function names in tags (#21321)Gregory Anders2022-12-07
| * Merge pull request #21324 from zeertzjq/vim-8.2.1768zeertzjq2022-12-07
| |\
| | * vim-patch:fa3b72348d88zeertzjq2022-12-07
| | * vim-patch:0e6adf8a29d5zeertzjq2022-12-07
| | * vim-patch:8.2.1768: cannot use the help menu from a terminal windowzeertzjq2022-12-07
| |/
| * fix(float): fix crash with bufpos and non-existent window (#21319)zeertzjq2022-12-07
| * test: add more tests for float window bufpos (#21318)zeertzjq2022-12-07
| * fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07
| * docs(lua): correct vim.spell.check example (#21311)Jack Rowlingson2022-12-06
| * ci(news): fetch full history (#21312)dundargoc2022-12-06