|
@@ -3,5 +3,8 @@
|
|
|
sudo apt install markdown editorconfig shellcheck
|
|
|
pip install python-language-server[all] gi ipython
|
|
|
go get -u github.com/motemen/gore/cmd/gore
|
|
|
-npm -g isntall marked stylelint js-beautify javascript-typescript-langserver
|
|
|
+go get -u github.com/rogpeppe/godef/...
|
|
|
+go get -u github.com/nsf/gocode
|
|
|
+go get -u golang.org/x/tools/cmd/guru
|
|
|
+npm -g isntall marked stylelint js-beautify typescript-language-server
|
|
|
cargo install fd-find
|