11 lines
		
	
	
		
			406 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			406 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| Name=NeovimGtk
 | |
| Comment=Gtk GUI for Neovim text editor
 | |
| Exec=nvim-gtk -- %F
 | |
| Icon=org.daa.NeovimGtk
 | |
| Type=Application
 | |
| Terminal=false
 | |
| Categories=GTK;Utility;TextEditor;
 | |
| StartupNotify=true
 | |
| 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++;
 |