mirror of
https://github.com/dense-analysis/ale
synced 2024-12-22 22:23:43 +00:00
Cleanup vimrc rtp
This commit is contained in:
parent
6e789c33b0
commit
f74d4938d0
@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
" Load builtin plugins
|
" Load builtin plugins
|
||||||
" We need this because run_vim.sh sets -i NONE
|
" We need this because run_vim.sh sets -i NONE
|
||||||
set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplugin
|
set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplugin,/vader
|
||||||
set runtimepath+=/home/ale
|
|
||||||
set runtimepath+=/vader
|
|
||||||
|
|
||||||
" The following is just an example
|
" The following is just an example
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
Loading…
Reference in New Issue
Block a user