neovim/test/functional
2023-05-30 12:56:36 +00:00
..
api fix(api): nvim_get_hl should return default flag 2023-05-22 08:49:28 +00:00
autocmd test: scheduled callback shouldn't trigger ModeChanged repeatedly 2023-04-26 16:24:00 +00:00
core test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
editor fix(mark): properly init mark views 2023-04-10 14:49:49 +00:00
ex_cmds fix(usercmd): fix buffer overflow in uc_list() 2023-04-21 19:25:37 +08:00
fixtures NVIM v0.9.0 2023-04-07 13:26:29 +02:00
legacy vim-patch:9.0.1476: lines put in non-current window are not displayed 2023-05-02 03:21:00 +00:00
lua fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' 2023-05-27 03:03:56 +00:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin [Backport release-0.9] fix(lsp): don't register didChangeWatchedFiles when capability not set (#23690) 2023-05-20 08:01:52 +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 fix(messages): ensure msg_grid is at top at more prompt 2023-05-17 13:06:46 +00:00
treesitter [Backport release-0.9] fix(treesitter): redraw added/removed injections properly (#23408) 2023-05-06 11:55:51 +02:00
ui fix(column): corrupted screen with minwid sign item in 'statuscolumn' 2023-05-30 12:56:36 +00:00
vimscript fix(eval): prevent double-free in garbage collection 2023-04-10 10:07:18 +00: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