neovim/test/functional
2022-05-19 19:16:49 +08:00
..
api feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613) 2022-05-18 09:51:26 -06:00
autocmd test: add a Lua functional test for NoName buffer event order 2022-04-21 19:07:50 +08:00
core test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
editor fix(cmd): make :-tabmove work with modifiers (#18447) 2022-05-12 16:43:20 +02:00
ex_cmds test(mksession_spec): only sleep on Windows (#18637) 2022-05-19 10:42:05 +08:00
fixtures fix(lsp): perform client side filtering of code actions (#18392) 2022-05-12 18:48:02 +02:00
legacy refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
lua fix(filetype.lua): escape expansion of ~ when used as a pattern 2022-05-02 08:38:35 -04:00
options refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
plugin feat(lsp): add LspAttach and LspDetach autocommands 2022-05-18 11:21:00 -06: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 test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
treesitter fix(treesitter): create new parser if language is not the same as cached parser (#18149) 2022-04-22 16:15:28 +02:00
ui fix(mouse): fix mouse drag position with winbar or border in multigrid 2022-05-19 19:16:49 +08:00
vimscript feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(defaults): search selection by * and # in visual mode (#18538) 2022-05-13 08:28:10 +08:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00