소스 검색

Update the dep installer for my emacs config

Colin Powell 6 년 전
부모
커밋
24f064b81c
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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