tv vim: extra rtp wins
This commit is contained in:
parent
d1853501f0
commit
fba00b70f8
@ -137,7 +137,7 @@ let
|
||||
set mouse=a
|
||||
set noruler
|
||||
set pastetoggle=<INS>
|
||||
set runtimepath=${extra-runtimepath},$VIMRUNTIME
|
||||
set runtimepath=$VIMRUNTIME,${extra-runtimepath}
|
||||
set shortmess+=I
|
||||
set showcmd
|
||||
set showmatch
|
||||
|
Loading…
Reference in New Issue
Block a user