neovim/test/functional
2024-09-02 20:19:50 +02:00
..
api feat(mbyte): support extended grapheme clusters including more emoji 2024-08-30 11:49:09 +02:00
autocmd
core
editor fix(completion): don't include <Lua function> in -complete= (#30209) 2024-09-01 07:57:09 +08:00
ex_cmds test: tmpname() can skip file creation 2024-09-02 20:19:50 +02:00
fixtures
legacy vim-patch:9.1.0708: Recursive window update does not account for reset skipcol (#30217) 2024-09-01 20:19:19 +08:00
lua test: tmpname() can skip file creation 2024-09-02 20:19:50 +02:00
options
plugin test: tmpname() can skip file creation 2024-09-02 20:19:50 +02:00
provider
script
shada
terminal fix(terminal): interrupt/got_int hangs terminal (#30056) 2024-08-20 06:23:56 +08:00
treesitter feat(treesitter)!: default to correct behavior for quantified captures (#30193) 2024-09-01 18:01:53 +00:00
ui vim-patch:9.1.0704: inserting with a count is inefficient (#30206) 2024-09-01 06:21:36 +08:00
vimscript
example_spec.lua
preload.lua
testnvim.lua