mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Fix taplo-lsp installer
This commit is contained in:
@@ -7,6 +7,8 @@ curl -L "https://github.com/tamasfe/taplo/releases/download/release-lsp-%LATEST%
|
||||
call "%~dp0\run_unzip.cmd" taplo-lsp-windows-x86_64.zip
|
||||
del taplo-lsp-windows-x86_64.zip
|
||||
|
||||
echo @echo off ^
|
||||
|
||||
%%~dp0\taplo-lsp.exe %%* ^
|
||||
|
||||
> taplo-lsp.cmd
|
||||
|
||||
Reference in New Issue
Block a user