aboutsummaryrefslogtreecommitdiff
path: root/installer/install-gopls.cmd
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-16 00:43:20 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-16 00:43:20 +0900
commit4985bebb726c3d7f1eec0edd6a1524250864eabb (patch)
tree1ac502ce192998c22e70c415035d6fc57921e517 /installer/install-gopls.cmd
parent936a08acebc31d0a2cc5a65f21190a2fadd6ea8d (diff)
downloadvim-lsp-settings-4985bebb726c3d7f1eec0edd6a1524250864eabb.tar.gz
vim-lsp-settings-4985bebb726c3d7f1eec0edd6a1524250864eabb.tar.bz2
vim-lsp-settings-4985bebb726c3d7f1eec0edd6a1524250864eabb.zip
Fix installers
Diffstat (limited to 'installer/install-gopls.cmd')
-rwxr-xr-xinstaller/install-gopls.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/install-gopls.cmd b/installer/install-gopls.cmd
index 5bdfa9a..a219962 100755
--- a/installer/install-gopls.cmd
+++ b/installer/install-gopls.cmd
@@ -1,3 +1,3 @@
-@echo off
+#!/bin/sh
go get -u golang.org/x/tools/cmd/gopls