nvim.desktop 454 B

123456789101112
  1. [Desktop Entry]
  2. Name=Neovim
  3. GenericName=Text Editor
  4. Comment=Edit text files with Neovim in Ghostty terminal
  5. Exec=ghostty -e nvim %F
  6. Terminal=false
  7. Type=Application
  8. Keywords=Text;editor;
  9. Icon=nvim
  10. Categories=Utility;TextEditor;
  11. StartupNotify=false
  12. MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;