mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-17 12:00:29 +01:00
6 lines
95 B
Batchfile
6 lines
95 B
Batchfile
@echo off
|
|
|
|
cd /d %~dp0
|
|
|
|
call npm_install css-languageserver vscode-css-languageserver-bin
|