mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2026-05-30 11:18:40 +02:00
bd5353820e
Amp-Thread-ID: https://ampcode.com/threads/T-019befe0-5000-7049-af13-56b2e02c4c30 Co-authored-by: Amp <amp@ampcode.com>
7 lines
199 B
Batchfile
7 lines
199 B
Batchfile
@echo off
|
|
|
|
setlocal
|
|
set version=v0.25.10
|
|
|
|
curl -L -o markdown-oxide.exe "https://github.com/Feel-ix-343/markdown-oxide/releases/download/%version%/markdown-oxide-%version%-x86_64-pc-windows-gnu.exe"
|