Files
dotfiles/dot_vim/plugged/vim-lsp-settings/installer/install-nimlsp.cmd

10 lines
120 B
Batchfile

@echo off
nimble -y --nimbledir=%CD% install nimlsp
echo @echo off ^
call %%~dp0\bin\nimlsp.cmd %%* ^
> nimlsp.cmd