mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
6 lines
107 B
Batchfile
6 lines
107 B
Batchfile
@echo off
|
|
|
|
cd /d %~dp0
|
|
|
|
call npm_install javascript-typescript-stdio javascript-typescript-langserver
|