diff options
author | erw7 <erw7.github@gmail.com> | 2019-08-22 12:06:14 +0900 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2019-08-22 05:06:14 +0200 |
commit | 3223dedfc36a883c81d58a4be9e218a1eae5ff66 (patch) | |
tree | ce30ba7d40054a2976a14309fa42f1f4de91c904 /test/functional/api/vim_spec.lua | |
parent | 86c182c9df5d3504248d36315930e27a5e63abd1 (diff) | |
download | rneovim-3223dedfc36a883c81d58a4be9e218a1eae5ff66.tar.gz rneovim-3223dedfc36a883c81d58a4be9e218a1eae5ff66.tar.bz2 rneovim-3223dedfc36a883c81d58a4be9e218a1eae5ff66.zip |
test: fix problem of breaking user's viminfo (#10824)
Vim turns on 'compatible' as a side effect of using the -u command line
option. As a result, viminfo is not used. But that is not the case with
neovim. neovim requires the -i command line option to avoid breaking
user's viminfo.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions