mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
build(desktop): declare "Development" category #37794
This commit is contained in:
@@ -88,6 +88,6 @@ Keywords[ru]=текст;текстовый редактор;
|
|||||||
Keywords[sr]=Текст;едитор;
|
Keywords[sr]=Текст;едитор;
|
||||||
Keywords[tr]=Metin;düzenleyici;
|
Keywords[tr]=Metin;düzenleyici;
|
||||||
Icon=nvim
|
Icon=nvim
|
||||||
Categories=Utility;TextEditor;
|
Categories=Utility;TextEditor;Development;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
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++;
|
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++;
|
||||||
|
|||||||
Reference in New Issue
Block a user