Initial commit

This commit is contained in:
2016-01-02 12:08:56 +05:30
commit 451b69e535
15 changed files with 163 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[Desktop Entry]
Name=Neovim Gui
Exec=nvim-gui
MimeType=application/javascript;application/python;text/css;
Icon=neovim-mark
Terminal=false
Type=Application
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Neovim Konsole
Exec=nvim-konsole
Icon=neovim-mark
MimeType=application/javascript;application/python;text/css;
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB