diff options
Diffstat (limited to 'INSTALL/parabola-install')
-rw-r--r-- | INSTALL/parabola-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL/parabola-install b/INSTALL/parabola-install index c3f8412..7e369a9 100644 --- a/INSTALL/parabola-install +++ b/INSTALL/parabola-install @@ -51,7 +51,7 @@ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \ ## Installing Modules nvim -c PlugInstall cd ~/.config/nvim/plugged/vim-hexokinase && make hexokinase -npm -g install clangd typescript typescript-language-server --prefix ~/.local/share/npm +npm -g install clangd typescript typescript-language-server vscode-langservers-extracted --prefix ~/.local/share/npm pip install --user 'python-lsp-server[all]' pywal ueberzug # Setup Git account |