neovim/test/functional
2022-02-17 22:43:48 +01:00
..
api test: remove checks to see if current CI job is travis or appveyor 2022-02-17 22:43:48 +01:00
autocmd vim-patch:8.2.1128: the write message mentions characters, but it's bytes 2022-02-04 22:17:25 +08:00
core test: remove checks to see if current CI job is travis or appveyor 2022-02-17 22:43:48 +01:00
editor vim-patch:8.2.4242: put in Visual mode cannot be repeated 2022-02-09 14:21:04 +08:00
ex_cmds test: remove checks to see if current CI job is travis or appveyor 2022-02-17 22:43:48 +01:00
fixtures fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
legacy Merge pull request #17402 from seandewar/vim-8.2.4120 2022-02-15 00:30:05 +00:00
lua fix: autoload variables not loaded with vim.g & nvim_get_var 2022-02-13 01:23:23 +06:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
provider [RFC] fix: has('python') error (#17252) 2022-01-31 15:06:46 +01:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal fix(input): put modifiers back into typeahead buffer when needed 2022-01-23 05:58:32 +08:00
treesitter feat(tree-sitter): allow Atom-style capture fallbacks (#14196) 2022-02-16 19:38:19 +01:00
ui Merge pull request #16914 from godlygeek/fix_14587 2022-02-13 11:41:17 +01:00
vimscript fix(event-loop): call vpeekc() directly first to check for character 2022-02-03 13:43:48 +08:00
example_spec.lua
helpers.lua test: add VIMRUNTIME variable to the clear function 2022-01-08 14:40:29 +01:00
preload.lua