I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@echo off
|
||||
|
||||
git clone --depth=1 https://github.com/prominic/groovy-language-server .
|
||||
call gradlew.bat build
|
||||
|
||||
echo @echo off ^
|
||||
|
||||
java -jar %%~dp0\build\libs\groovy-language-server-all.jar %%* ^
|
||||
|
||||
> groovy-language-server.cmd
|
||||
Reference in New Issue
Block a user