neovim/test/functional
Gregory Anders 643c0ed571
feat: allow function passed to defaulttable to take an argument (#22839)
Pass the value of the key being accessed to the create function, to
allow users to dynamically generate default values.
2023-04-01 08:02:58 -06:00
..
api fix(api): return both link and attributes with nvim_get_hl (#22824) 2023-03-31 12:52:53 +02:00
autocmd test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
core test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
editor vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786) 2023-03-26 09:24:04 +08:00
ex_cmds test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
fixtures fix(lsp): send didClose on buffer rename (#22623) 2023-03-11 14:50:14 +01:00
legacy vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786) 2023-03-26 09:24:04 +08:00
lua feat: allow function passed to defaulttable to take an argument (#22839) 2023-04-01 08:02:58 -06:00
options test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
plugin feat(diagnostic): add support for tags 2023-03-30 14:49:58 +01:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada fix(rpc)!: preseve files when stdio channel is closed (#22137) 2023-02-11 18:25:01 +08:00
terminal feat(vim.version): more coercion with strict=false 2023-03-20 13:40:38 +01:00
treesitter fix(tests): adapt treesitter/highlight_spec priority test 2023-04-01 12:19:15 +02:00
ui test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
vimscript fix(shell): on Windows :make does not echo #22728 2023-03-19 14:25:12 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00