mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 22:43:57 +00:00
npm lsp installer script
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
npm update -g
|
||||||
|
npm install -g pyright
|
||||||
|
npm install -g diagnostic-languageserver
|
||||||
Reference in New Issue
Block a user