Explorar el Código

Update the dep installer for my emacs config

Colin Powell hace 6 años
padre
commit
24f064b81c
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      emacs/.config/install-deps.sh

+ 4 - 1
emacs/.config/install-deps.sh

@@ -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