summaryrefslogtreecommitdiff
path: root/INSTALL/gentoo-install
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/gentoo-install')
-rw-r--r--INSTALL/gentoo-install2
1 files changed, 0 insertions, 2 deletions
diff --git a/INSTALL/gentoo-install b/INSTALL/gentoo-install
index 0b03c8a..a574a4f 100644
--- a/INSTALL/gentoo-install
+++ b/INSTALL/gentoo-install
@@ -63,8 +63,6 @@ else
## Installing Plugins
nvim -c PlugInstall
- cd ~/.config/nvim/plugged/vim-hexokinase && make hexokinase
- npm -g install clangd pyright typescript typescript-language-server vscode-langservers-extracted --prefix ~/.local/share/npm
# Setup Git account
printf "Do yo want to setup Git account? [Y/n]" && read -r GIT