mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Fix Vim & YouCompleteMe errors
This commit is contained in:
@ -12,4 +12,4 @@ vim +PluginInstall +qall
|
||||
## Setup YouCompleteMe ##
|
||||
#########################
|
||||
cd "$YCM"
|
||||
./install.py --clang-completer --omnisharp-completer --tern-completer # requires cmake, mono and nodejs, npm
|
||||
./install.py --clang-completer
|
||||
|
Reference in New Issue
Block a user