I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
git clone --depth=1 https://github.com/DanielGavin/ols
|
||||
cd ols
|
||||
.\build.bat
|
||||
copy ols.exe ..
|
||||
rd /Q /S ols
|
||||
Reference in New Issue
Block a user