tv vim: prefer plugins to vim's own support files
This commit is contained in:
parent
f6993b9845
commit
0bee76d909
|
@ -72,7 +72,7 @@ let {
|
|||
set mouse=a
|
||||
set noruler
|
||||
set pastetoggle=<INS>
|
||||
set runtimepath=$VIMRUNTIME,${extra-runtimepath}
|
||||
set runtimepath=${extra-runtimepath},$VIMRUNTIME
|
||||
set shortmess+=I
|
||||
set showcmd
|
||||
set showmatch
|
||||
|
|
Loading…
Reference in a new issue