mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-17 12:00:29 +01:00
6 lines
164 B
Batchfile
6 lines
164 B
Batchfile
@echo off
|
|
|
|
setlocal
|
|
set VERSION=20200706T152722
|
|
curl -L -o clojure-lsp.cmd https://github.com/snoe/clojure-lsp/releases/download/release-%VERSION%/clojure-lsp
|