Update .vimrc
Add support to custom plugins in .vimrc.local
This commit is contained in:
parent
10bfda2757
commit
65c2cb9f85
1
.vimrc
1
.vimrc
@ -154,7 +154,6 @@ Plug 'terryma/vim-smooth-scroll'
|
|||||||
Plug 'rhysd/clever-f.vim'
|
Plug 'rhysd/clever-f.vim'
|
||||||
Plug 'vim-scripts/indentpython.vim'
|
Plug 'vim-scripts/indentpython.vim'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
" load vim default plugin
|
" load vim default plugin
|
||||||
runtime macros/matchit.vim
|
runtime macros/matchit.vim
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user