1
0
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:
Joe Groocock 2016-05-16 17:44:30 +01:00
parent 601b958d12
commit 0eef955425
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ java-openjfx-src
jdk8-openjdk
jre8-openjdk
keepass
libtinfo-5
linux-headers
lm_sensors
lxappearance

View File

@ -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