mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
5 lines
164 B
Batchfile
5 lines
164 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\go_install.cmd" github.com/nametake/golangci-lint-langserver@latest
|
|
call "%~dp0\go_install.cmd" github.com/golangci/golangci-lint@latest
|