tv vim: extra rtp wins

This commit is contained in:
tv 2016-06-30 03:12:27 +02:00
parent d1853501f0
commit fba00b70f8

View File

@ -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