[Desktop Entry]
Version=1.0
Type=Application
Name=Vi IMproved
Comment=Open file in an existing instance of vi and in a new tab
Icon=gvim
MimeType=text/*
Categories=Application;Utility;TextEditor;
Exec=vim %F
Terminal=true
Actions=Server;

[Desktop Action Server]
Exec=vim --servername VIM --remote-silent %F
Name=Browse in Server