mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
add Windows installer for systemd-lsp
This commit is contained in:
3
installer/install-systemd-lsp.cmd
Normal file
3
installer/install-systemd-lsp.cmd
Normal file
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
|
||||
curl -L -o "systemd-lsp.exe" "https://github.com/JFryy/systemd-lsp/releases/download/v2025.07.10/systemd-lsp-x86_64-pc-windows-msvc.exe"
|
||||
Reference in New Issue
Block a user