mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-11-04 19:38:40 +00:00
11 lines
178 B
Desktop File
11 lines
178 B
Desktop File
|
|
[Desktop Entry]
|
||
|
|
Name=Neovim
|
||
|
|
Comment=The best editor
|
||
|
|
Exec=nvim
|
||
|
|
Terminal=true
|
||
|
|
Type=Application
|
||
|
|
Icon=terminal
|
||
|
|
Categories=Utility;TextEditor;
|
||
|
|
StartupNotify=true
|
||
|
|
MimeType=text/plain;
|