Skip to content

Commit

Permalink
Update vim docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bstaletic committed Aug 17, 2024
1 parent 4ca5b45 commit 2a8df87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/youcompleteme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,6 @@ Quick start, installing all completers ~
<
- Install mono-complete, go, node, java, and npm
>
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_current.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
apt install mono-complete golang nodejs openjdk-17-jdk openjdk-17-jre npm
<
- Compile YCM
Expand Down

0 comments on commit 2a8df87

Please sign in to comment.