mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-17 12:00:29 +01:00
5 lines
130 B
Batchfile
5 lines
130 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" vue-language-server @volar/vue-language-server@0.33.6
|
|
call npm install typescript@4.6
|