aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* fix(treesitter): do not error on empty filetypeLewis Russell2023-03-10
* vim-patch:9.0.1393: Cairo files are not recognized (#22578)Amaan Qureshi2023-03-09
* feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267Michal Liszcz2023-03-09
* feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
* Merge pull request #22547 from luukvbaal/statuslinebfredl2023-03-09
|\
| * test(statusline): UI elements are not redrawn on K_EVENT unnecessarilyLuuk van Baal2023-03-08
* | vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)zeertzjq2023-03-09
* | fix(buffer_updates): save and restore current window cursor (#16732)zeertzjq2023-03-09
* | vim-patch:9.0.1392: using NULL pointer with nested :open command (#22583)zeertzjq2023-03-09
* | fix(treesitter): is_in_node_range (#22582)Lewis Russell2023-03-08
* | vim-patch:9.0.1395: Odin files are not recognized (#22580)Amaan Qureshi2023-03-09
* | vim-patch:9.0.1394: Unx Tal files are not recognized (#22579)Amaan Qureshi2023-03-09
* | vim-patch:8.2.3741: using freed memory in open command (#22568)zeertzjq2023-03-08
* | test(old): move memfile_test.c to test/old/ (#22567)zeertzjq2023-03-08
|/
* fix(man.lua): tests, namingJustin M. Keyes2023-03-07
* feat(man.lua): support spaces in manpage namesEriks Muhins2023-03-07
* vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq2023-03-07
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07
* Merge pull request #13834 from bfredl/omniluabfredl2023-03-07
|\
| * feat(lua): omnifunc for builting lua interpreterBjörn Linse2023-03-06
* | feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* | fix(vim.version): incorrect version.cmp()Justin M. Keyes2023-03-06
* | refactor(vim.version): cleanupJustin M. Keyes2023-03-06
* | feat(lua): add semver apiKelly Lin2023-03-06
* | vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06
* | ci: skip core dump checkdundargoc2023-03-05
* | test: don't search entire repo for filesdundargoc2023-03-05
|/
* feat(lsp): implement workspace/didChangeWatchedFiles (#22405)Jon Huhn2023-03-05
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* fix(extmarks): don't leak memory on error (#22507)zeertzjq2023-03-05
* refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* fix(redraw): get the line again after evaluating somethingzeertzjq2023-03-04
* fix(treesitter): disallow empty filetypesLewis Russell2023-03-03
* build: cmake cleanup (#22251)dundargoc2023-03-02
* test(treesitter/parser_spec): correct time unit (#22471)zeertzjq2023-03-02
* feat(vim.fs): pass path to find() predicate, lazy evaluate #22378Mike2023-03-01
* fix(lsp): use buffer scheme for files not stored on disk (#22407)Mathias Fußenegger2023-03-01
* test(ui): wait for another success with failure after successzeertzjq2023-03-01
* test(termxx_spec): fix TermClose bdelete test flakiness (#22463)zeertzjq2023-03-01
* Merge pull request #22454 from bfredl/lspredrawbfredl2023-02-28
|\
| * perf(lsp): only redraw the windows containing LSP tokensbfredl2023-02-28
* | Merge #22382 has('gui_running')Justin M. Keyes2023-02-28
|\ \ | |/ |/|
| * feat(ui): restore has('gui_running')Justin M. Keyes2023-02-27
| * feat(api): more fields in nvim_list_uisJustin M. Keyes2023-02-27
* | fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445)luukvbaal2023-02-28
* | fix(tui): avoid stack-use-after-scope with cursor color (#22435)zeertzjq2023-02-28
|/
* Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"Mathias Fussenegger2023-02-25
* feat(lsp): implement workspace/didChangeWatchedFiles (#21293)Jon Huhn2023-02-25
* feat(treesitter)!: remove silent option from language.add()Lewis Russell2023-02-24