mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Use @ latest
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
@echo off
|
||||
|
||||
call "%~dp0\go_install.cmd" github.com/mattn/efm-langserver
|
||||
call "%~dp0\go_install.cmd" github.com/mattn/efm-langserver@latest
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
@echo off
|
||||
|
||||
call "%~dp0\go_install.cmd" golang.org/x/tools/gopls
|
||||
call "%~dp0\go_install.cmd" golang.org/x/tools/gopls@latest
|
||||
|
||||
Reference in New Issue
Block a user