]> git.pld-linux.org Git - packages/neovim.git/blob - neovim.desktop
up to 0.2.2
[packages/neovim.git] / neovim.desktop
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Neovim
4 Categories=ConsoleOnly;Application;Utility;TextEditor;
5 GenericName=Text Editor
6 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++;
7 Exec=xdg-terminal "nvim %f"
8 Icon=neovim
9 Type=Application
10 Terminal=false
This page took 0.707149 seconds and 3 git commands to generate.