neovim/test/functional
2022-01-12 22:04:30 -07:00
..
api fix(completion): prevent K_LUA from closing pum 2022-01-10 21:30:32 +08:00
autocmd feat(autocmd): populate v:event in RecordingLeave (#16828) 2022-01-04 18:55:29 -07:00
core test: add VIMRUNTIME variable to the clear function 2022-01-08 14:40:29 +01:00
editor fix(keywordprg): retain terminal buffer after K (#17046) 2022-01-12 22:04:30 -07:00
ex_cmds vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer 2021-12-31 22:20:31 +08:00
fixtures NVIM 0.6.0 2021-11-30 18:20:42 +01:00
legacy test: make test for #14040 more stable (#16911) 2022-01-04 07:25:28 -07:00
lua test: use old style test for testing filetype.lua (#17003) 2022-01-09 09:11:09 -07:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin refactor(lsp): debounce timer per buf and unify with non-debounce (#17016) 2022-01-11 18:10:29 +01:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal test: remove redundant feed_command('terminal') (#16993) 2022-01-08 08:29:32 -07:00
treesitter feat(ts): add support for multiline nodes in get_node_text (#14999) 2021-12-12 12:05:39 +01:00
ui fix(pum_redraw): use grid_puts_len() to truncate the text 2021-12-24 08:06:27 +08:00
vimscript fix(screenpos, float): add top and left border adjustment 2021-12-15 22:40:10 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: add VIMRUNTIME variable to the clear function 2022-01-08 14:40:29 +01:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00