Update vimrc
This commit is contained in:
3
vimrc
3
vimrc
@@ -33,7 +33,8 @@ runtime! debian.vim
|
||||
" ##############################################################################
|
||||
" Plugins
|
||||
" ##############################################################################
|
||||
call plug#begin('~/.vim/plugged')
|
||||
" call plug#begin('~/.vim/plugged')
|
||||
call plug#begin('/etc/vim/plugged')
|
||||
|
||||
" Sinsible Defaults
|
||||
Plug 'tpope/vim-sensible'
|
||||
|
||||
Reference in New Issue
Block a user