neovim/test/functional
Brandon Simmons 824639c7c1
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Previously, the fold information was incorrect because it wasn't
being updated during the blockwise insertion.
(Solution by zeertzjq)
2023-04-07 00:08:46 +08:00
..
api feat(api): evaluate 'statuscolumn' with nvim_eval_statusline() 2023-04-05 12:36:47 +02:00
autocmd test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
core test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
editor fix(folds): handle visual blockwise indent insertion correctly (#22898) 2023-04-07 00:08:46 +08:00
ex_cmds test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
fixtures fix(lsp): send didClose on buffer rename (#22623) 2023-03-11 14:50:14 +01:00
legacy test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
lua test(vim.fs.normalize): enable test on Windows 2023-04-05 23:56:33 +02:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
terminal refactor: rename local API alias from a to api 2023-04-05 17:19:53 +01:00
treesitter fix(treesitter): do not track ranges of the root tree (#22912) 2023-04-06 15:16:44 +01:00
ui Merge pull request #22910 from bfredl/nonormal 2023-04-06 17:38:16 +02:00
vimscript test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
example_spec.lua
helpers.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00