neovim/test/functional
zeertzjq c665773897
Merge pull request #18931 from zeertzjq/regexp-num-escaped
fix(substitute): subtract number of backslashes later
2022-06-13 07:18:38 +08:00
..
api feat(autocmds): retrieve lua callback (#18642) 2022-06-09 07:18:56 -06:00
autocmd test: add a Lua functional test for NoName buffer event order 2022-04-21 19:07:50 +08:00
core fix(logging): skip recursion, fix crash #18764 2022-05-30 13:07:33 -07:00
editor fix(input): fix macro recording with ALT and special key (#18917) 2022-06-10 17:13:57 +08:00
ex_cmds fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18885) 2022-06-07 12:41:18 +08:00
fixtures fix(lsp): fix multi client handling in code action (#18869) 2022-06-05 16:43:32 +02:00
legacy vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881) 2022-06-07 00:19:57 +08:00
lua Merge pull request #18931 from zeertzjq/regexp-num-escaped 2022-06-13 07:18:38 +08:00
options docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00
plugin fix(lsp): fix multi client handling in code action (#18869) 2022-06-05 16:43:32 +02:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal fix(terminal): scrollback delete lines immediately #18832 2022-06-08 17:46:57 -07:00
treesitter fix(tests): unreliable parser_spec #18911 2022-06-09 08:07:54 -07:00
ui fix(inccommand): skip split window if not enough room #18937 2022-06-12 10:59:04 -07:00
vimscript fix(tests): fix some screen.lua warnings 2022-05-21 23:07:34 +02:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: allow running CI without ts parsers installed 2022-06-08 21:10:49 -04:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00