neovim/test/functional
Justin M. Keyes b1991f66d5 API: rename nvim_source => nvim_exec
- Eliminate nvim_source_output(): add boolean `output` param to
  nvim_exec() instead.
2019-12-01 22:35:15 -08:00
..
api API: rename nvim_source => nvim_exec 2019-12-01 22:35:15 -08:00
autocmd doc: fix typos 2019-11-27 22:47:25 -08:00
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core vim-patch:8.1.0251: support full paths for 'backupdir' #11269 2019-11-17 23:38:27 -08:00
eval tests: let_spec: enable "multibyte env var to child process" (#11233) 2019-10-18 20:41:24 +02:00
ex_cmds tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
fixtures lsp: transmit "\n" after last line when 'eol' is set 2019-11-21 11:12:57 +01:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy extmark: review changes 2019-11-11 20:18:15 +01:00
lua Add vim.startswith and vim.endswith (#11248) 2019-12-01 05:32:55 -08:00
normal doc + extmarks tweaks #11421 2019-11-25 01:08:02 -08:00
options options: make 'fillchars' and 'listchars' global-local 2019-11-26 19:14:54 +01:00
plugin lualint 2019-11-21 15:23:43 -08:00
provider tests/ui: cleanup illegitimate usages of "attr_ignore" 2019-10-13 22:10:42 +02:00
shada shada: initialize jumplist before search pattern (#10964) 2019-09-07 18:02:29 -07:00
terminal win_line: Fix crash with 'rightleft' in :terminal #11460 2019-11-28 20:09:03 -08:00
ui screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua build/doc/CI: remove/update quickbuild references #11258 2019-10-19 18:04:08 -07:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00