I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
"$(dirname "$0")/go_install.sh" github.com/nametake/golangci-lint-langserver@latest
|
||||
"$(dirname "$0")/go_install.sh" github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
||||
Reference in New Issue
Block a user