aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* vim-patch:9.0.1017: test for srand() fails on MS-Windows (#21308)zeertzjq2022-12-06
* vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-06
* vim-patch:8.2.4393: possible number overflow with nested folds (#21305)zeertzjq2022-12-06
* version.c: update [skip ci] (#20958)github-actions[bot]2022-12-06
* vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...zeertzjq2022-12-06
* Merge pull request #21302 from zeertzjq/vim-8.2.3193zeertzjq2022-12-06
|\
| * vim-patch:9.0.1016: screenpos() does not count filler lines for diff modezeertzjq2022-12-06
| * vim-patch:9.0.1011: ml_get error when using screenpos()zeertzjq2022-12-06
| * vim-patch:8.2.4389: screenpos() does not handle a position in a closed foldzeertzjq2022-12-06
| * vim-patch:8.2.4204: screenpos() has non-zero row for invisible textzeertzjq2022-12-06
| * fix(float): fix ml_get error with bufposzeertzjq2022-12-06
| * vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"zeertzjq2022-12-06
* | vim-patch:9.0.1014: zir files are not recognized (#21301)Gregory Anders2022-12-05
|/
* fix(secure): crash when hitting escape in prompt (#21283)ii142022-12-05
* docs: add missing docs from some Vim patches (#21296)zeertzjq2022-12-05
* ci: create CI job to check if news needs to be updated (#21142)dundargoc2022-12-05
* ci: use shell script to deduplicate workflow (#21079)dundargoc2022-12-05
* ci: use local action to make make cache keys consistent (#20538)dundargoc2022-12-05
* vim-patch:8.2.2328: some test files may not be deleted (#21194)zeertzjq2022-12-05
* Merge pull request #21292 from zeertzjq/vim-8.2.1195zeertzjq2022-12-05
|\
| * vim-patch:8.2.5145: exit test causes spurious valgrind reportszeertzjq2022-12-05
| * vim-patch:8.2.3526: tests have clumsy check for X11 based GUIzeertzjq2022-12-05
| * vim-patch:8.2.3499: GUI geometry startup test failszeertzjq2022-12-05
| * vim-patch:8.2.3495: GUI geometry startup test fails on some systemszeertzjq2022-12-05
| * vim-patch:8.2.3109: check for $DISPLAY never failszeertzjq2022-12-05
| * vim-patch:8.2.3108: test for remote_foreground() failszeertzjq2022-12-05