📝 Many changes...

This commit is contained in:
z3rOR0ne 2022-07-21 13:40:33 -07:00
parent 5775262419
commit 452a644131
7 changed files with 213 additions and 14 deletions

View file

@ -28,8 +28,6 @@ curl https://raw.githubusercontent.com/SharUpOff/pkgtop/main/dist/pkgtop.sh -so
sudo chmod 755 /usr/local/bin/pkgtop
Reinstall npm, nodemon, and prettier, and jest
Finally figured out how to get language servers working neovim, you have to npm install -g each of them from ~/.local/nvim/share/lsp-servers
doas pacman -S npm (delete what is necessary to get this to go through)
doas npm install -g nodemon prettier jest
After updating your nvim, make sure to run :LspInstallerInfo and update your language servers