neovim/test/functional
bfredl f2db5521eb
Merge pull request #28434 from glepnir/23120
fix(float): wrong position when bufpos is out of range
2024-04-22 13:31:41 +02:00
..
api fix(api): do not update grid position in nvim_win_set_cursor (#28235) 2024-04-21 08:15:18 +08:00
autocmd refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
core refactor(lua): deprecate tbl_flatten 2024-04-22 02:11:23 +02:00
editor fix(showcmd): clear the rest properly (#28420) 2024-04-20 08:12:45 +08:00
ex_cmds refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
fixtures feat(lsp): set workDoneToken in initialize request (#28182) 2024-04-05 13:24:39 +02:00
legacy vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd' (#28406) 2024-04-19 05:45:25 +08:00
lua refactor(lua): rename tbl_isarray => isarray 2024-04-21 17:42:17 +02:00
options refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
plugin feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388) 2024-04-20 15:40:01 +02:00
provider test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
script refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
shada test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
terminal fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322) 2024-04-14 09:29:38 +08:00
treesitter feat(treesitter): handle quantified fold captures 2024-04-20 22:11:45 +02:00
ui Merge pull request #28434 from glepnir/23120 2024-04-22 13:31:41 +02:00
vimscript test: make mapping tests more consistent (#28368) 2024-04-16 14:05:09 +08:00
example_spec.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
preload.lua test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
testutil.lua refactor(lua): "module" => "M" #28426 2024-04-20 09:06:49 -07:00