vimrc: cleanup VIM_PATH leftovers
This commit is contained in:
parent
7d14811730
commit
f4a3b11d4d
@ -1,7 +1,3 @@
|
|||||||
if $VIM_PATH != ""
|
|
||||||
let $PATH = $VIM_PATH
|
|
||||||
endif
|
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
set et ts=4 sw=4 sts=4 nu hlsearch ruler ignorecase smartcase nomodeline bg=dark incsearch
|
set et ts=4 sw=4 sts=4 nu hlsearch ruler ignorecase smartcase nomodeline bg=dark incsearch
|
||||||
|
Loading…
Reference in New Issue
Block a user