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:
parent
601b958d12
commit
0eef955425
1
packages
1
packages
@ -52,6 +52,7 @@ java-openjfx-src
|
||||
jdk8-openjdk
|
||||
jre8-openjdk
|
||||
keepass
|
||||
libtinfo-5
|
||||
linux-headers
|
||||
lm_sensors
|
||||
lxappearance
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user