From f2e01d7e513067ddb57c75f6e38cdcf434946cf8 Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Mon, 22 Oct 2018 00:02:58 +0200
Subject: Major refactoring for version 2.0

vim-plug has been removed and replaced with Vims internal bundle
mechanism. But I already noticed, that there is also GLVM now and
started trying that as well.
---
 nvim.desktop | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100644 nvim.desktop

(limited to 'nvim.desktop')

diff --git a/nvim.desktop b/nvim.desktop
deleted file mode 100644
index 21f0090..0000000
--- a/nvim.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=Vim
-Comment=
-Exec=xfce4-terminal --icon /usr/share/icons/HighContrast/256x256/apps/vim.png -T 'nvim' -e '/bin/bash -i -c "env TERM=gnome-256color screen nvr ."'  --fullscreen
-Icon=/usr/share/icons/HighContrast/256x256/apps/vim.png
-Path=
-Terminal=false
-StartupNotify=false
-- 
cgit v1.2.3