neovim/test/functional
Gregory Anders eff11b3c3f feat(api): implement nvim_{add,del}_user_command
Add support for adding and removing custom user commands with the Nvim
API.
2021-12-28 14:08:44 -07:00
..
api feat(api): implement nvim_{add,del}_user_command 2021-12-28 14:08:44 -07:00
autocmd fix: update last cursor on first CursorMoved (#16698) 2021-12-18 19:18:47 -08:00
core chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
editor fix: do not save K_EVENT as lastc in Insert mode 2021-12-26 16:14:35 +08:00
ex_cmds vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used 2021-11-19 20:07:04 +08:00
fixtures NVIM 0.6.0 2021-11-30 18:20:42 +01:00
legacy fix(options): disallow empty 'fdc' and 'scl' (#16765) 2021-12-24 22:30:34 -07:00
lua feat(api): implement nvim_{add,del}_user_command 2021-12-28 14:08:44 -07:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin feat(lsp): add buf_detach_client (#16250) 2021-12-21 10:53:34 -08:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_activation 2021-12-26 19:11:51 +01:00
treesitter feat(ts): add support for multiline nodes in get_node_text (#14999) 2021-12-12 12:05:39 +01:00
ui fix(pum_redraw): use grid_puts_len() to truncate the text 2021-12-24 08:06:27 +08:00
vimscript fix(screenpos, float): add top and left border adjustment 2021-12-15 22:40:10 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: fix running functional tests under gdbserver 2021-09-20 18:10:40 +05:30
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00