added home/bin to path in zsh
This commit is contained in:
parent
13dd419b6d
commit
caefeb50e3
2
.vimrc
2
.vimrc
|
|
@ -26,7 +26,7 @@ Plugin 'kien/rainbow_parentheses.vim'
|
|||
call vundle#end() " required
|
||||
filetype plugin indent on " required
|
||||
" To ignore plugin indent changes, instead use:
|
||||
"filetype plugin on
|
||||
filetype plugin on
|
||||
"
|
||||
" Brief help
|
||||
" :PluginList - lists configured plugins
|
||||
|
|
|
|||
Loading…
Reference in New Issue