Improvements

This commit is contained in:
Lavender 2021-04-28 20:09:02 -07:00
parent cc50f4ce09
commit b402b22a75
Signed by: endie
GPG key ID: CC5162D7C2146F01
4 changed files with 58 additions and 19 deletions

View file

@ -0,0 +1,13 @@
#!/usr/bin/env xdg-open
# Desktop entry modified by Endie
# Original by Goneovim AUR package maintainers
[Desktop Entry]
Version=1.0
Type=Application
Name=Goneovim
Comment=Neovim GUI written in Golang, using a Golang qt backend
Exec=/usr/bin/goneovim --nvim=/usr/bin/nvim %F
Icon=vim
Terminal=false
StartupNotify=false
Categories=Application;