aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* 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
* test: don't search entire repo for filesdundargoc2023-03-05
* feat(lsp): implement workspace/didChangeWatchedFiles (#22405)Jon Huhn2023-03-05
* fix(extmarks): don't leak memory on error (#22507)zeertzjq2023-03-05
* fix(redraw): get the line again after evaluating somethingzeertzjq2023-03-04
* fix(treesitter): disallow empty filetypesLewis Russell2023-03-03
* 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
* feat(treesitter): upstream foldexpr from nvim-treesitterLewis Russell2023-02-23
* perf(treesitter): smarter languagetree invalidationLewis Russell2023-02-23
* test(help): drop treesitter parse error to 0Christian Clason2023-02-23
* fix(highlight): avoid ORing underline flags (#22372)zeertzjq2023-02-23
* feat(lua): make sure require'bit' always works, even with PUC lua 5.1bfredl2023-02-22
* feat(treesitter): add filetype -> lang APILewis Russell2023-02-21
* test(legacy/prompt_buffer_spec): align script with oldtest more (#22354)zeertzjq2023-02-21
* fix(lsp): check if the buffer is a directory before w! it (#22289)Eduard Baturin2023-02-18
* test(tui_spec): use RPC request to setup autocommandszeertzjq2023-02-18
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* fix(api): allow empty Lua table for nested dicts #22268Justin M. Keyes2023-02-16
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' setzeertzjq2023-02-16
* Merge #22214 move init_default_autocmds to luaJustin M. Keyes2023-02-14
|\
| * refactor: move init_default_autocmds to luaglacambre2023-02-11
* | test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* | refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* | Merge pull request #11756 from bfredl/crashfixbfredl2023-02-14
|\ \
| * | fix(status): handle unprintable chars in the statuslineBjörn Linse2023-02-14
* | | Merge pull request #22108 from luukvbaal/statuscolumnLewis Russell2023-02-14
|\ \ \
| * | | perf(column): only build fold/sign column when present in 'statuscolumn'Luuk van Baal2023-02-04
* | | | refactor(api): VALIDATE macros #22256Justin M. Keyes2023-02-14
* | | | test: remove unused field ext_float (#22243)zeertzjq2023-02-14
* | | | refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
| |/ / |/| |
* | | fix(folds): cursorline highlight is not always applied on closed folds (#22242)luukvbaal2023-02-14