From 24f064b81c45627636fca32f0dd9a86c9418551f Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 30 Jul 2019 11:03:51 -0400 Subject: [PATCH] Update the dep installer for my emacs config --- emacs/.config/install-deps.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacs/.config/install-deps.sh b/emacs/.config/install-deps.sh index c2d540c..8609f2c 100644 --- a/emacs/.config/install-deps.sh +++ b/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