neovim/test/functional
Justin M. Keyes d1afd434f3 rplugin: Call s:LoadRemotePlugins() on startup.
Dispense with the FuncUndefined/CmdUndefined quasi-optimization.
If there are no rplugins, plugin/rplugin.vim takes less than 1ms.

Closes #5821
Closes #6250

Helped-by: Qiming zhao <chemzqm@gmail.com>
2017-03-11 12:26:22 +01:00
..
api api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019 2017-03-07 01:29:08 +01:00
autocmd terminal: Keep cursor position. 2017-03-01 14:47:49 +01:00
clipboard defaults: Revert 'mouse=a' (#6022) 2017-01-28 14:30:57 +01:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core win: test: Fix closure jobs test on Windows 2017-02-23 01:24:55 -05:00
eval test/let_spec: self-referencing List. (#6228) 2017-03-08 03:23:40 +01:00
ex_cmds Allow lambdas to be used with jobs, timers and dictwatchers. 2017-02-14 17:38:19 -07:00
fixtures test: system([...]) 2017-01-11 01:05:55 +01:00
insert edit.c: CTRL-SPC: Insert previously-inserted text. #6090 2017-02-28 01:16:18 +01:00
legacy test: luacheck update 2017-03-01 14:47:49 +01:00
normal vim-patch:8.0.0388 2017-03-02 00:18:00 +01:00
options win: Append process dir to $PATH 2017-02-04 11:07:49 +01:00
plugin plugin/shada: Handle NUL characters with intchar correctly 2017-01-04 15:06:33 +03:00
provider rplugin: Call s:LoadRemotePlugins() on startup. 2017-03-11 12:26:22 +01:00
shada test: Windows: Re-enable shada functional tests 2017-01-08 03:23:15 +01:00
terminal test: backtick expansion #6218 2017-03-06 12:40:22 +01:00
ui vim-patch:7.4.2051 2017-03-06 15:09:40 -05:00
viml vim-patch:7.4.2200 2017-02-27 11:39:41 -05:00
helpers.lua test: Refactor fold tests (#5993) 2017-02-28 09:34:02 +01:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00