neovim/test/functional
2021-09-09 06:28:11 -07:00
..
api docs: naming conventions 2021-09-09 06:28:11 -07:00
autocmd feat(terminal): TermClose: set exit code in v:event.status #15406 2021-08-20 10:45:28 -07:00
autoread tests/functional: delete temp file created during test run (#14363) 2021-04-14 20:42:34 -04:00
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
eval refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
ex_cmds refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
fixtures feat(lsp): support textDocument/prepareRename (#15514) 2021-09-08 17:00:15 +02:00
insert refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
legacy refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
lua feat(lua)!: register_keystroke_callback => on_key 2021-09-09 06:09:33 -07:00
normal feat(keywordprg): use :terminal for external commands #15398 2021-08-21 17:23:10 -07:00
options refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
plugin feat(lsp): support textDocument/prepareRename (#15514) 2021-09-08 17:00:15 +02:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
terminal refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
treesitter feat(treesitter): add next, prev sibling method 2021-08-20 11:58:15 -04:00
ui fix(screen): missing search highlights when redrawing from timer #15380 2021-09-06 15:18:33 -07:00
viml refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
visual Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua docs: make Lua docstrings consistent #15255 2021-08-22 13:55:28 -07:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00