Change vim plugins to use builtin plugin loading
This commit is contained in:
parent
9d692bcff0
commit
9a2e1cb8e9
5 changed files with 0 additions and 5 deletions
5
vimrc
5
vimrc
|
@ -2,8 +2,3 @@
|
|||
"!!! makes use of marker '
|
||||
|
||||
let &rtp=expand('<sfile>:p:h').'/vim,'.&rtp
|
||||
|
||||
run git.vim
|
||||
run surround.vim
|
||||
run scratch.vim
|
||||
run shame.vim
|
||||
|
|
Loading…
Reference in a new issue