VimServer implements the client-server protocol used by the Microsoft Windows version of Vim.
'com.michaelalynmiller:vimserver:1.0.0'
<dependency>
<groupId>com.michaelalynmiller</groupId>
<artifactId>vimserver</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.michaelalynmiller" name="vimserver" rev="1.0.0"/>
"com.michaelalynmiller", "vimserver", "1.0.0"