mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-22 12:14:21 +01:00
6 lines
92 B
Batchfile
6 lines
92 B
Batchfile
@echo off
|
|
|
|
cd %~dp0
|
|
|
|
call npm_install typescript-language-server typescript-language-server
|