Fixing typo
This commit is contained in:
parent
b24d88a1a9
commit
86f431c7f5
@ -29,7 +29,7 @@ Plug 'https://github.com/tpope/vim-surround'
|
||||
Plug 'https://github.com/tpope/vim-unimpaired.git'
|
||||
Plug 'https://github.com/vim-latex/vim-latex.git'
|
||||
|
||||
if has('linux')
|
||||
if has('unix')
|
||||
Plug 'https://github.com/Valloric/YouCompleteMe.git', { 'do': './install.sh --clang-completer' }
|
||||
Plug 'https://github.com/marijnh/tern_for_vim', { 'do': 'npm install' }
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user