From 91be005a62396fa922c6264c011ad93ef95b9e2d Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sat, 9 Sep 2017 19:09:16 +0200 Subject: updated INSTALL instructions and added symbolic link for neovim --- nvim.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim.desktop') diff --git a/nvim.desktop b/nvim.desktop index 6d63814..21f0090 100644 --- a/nvim.desktop +++ b/nvim.desktop @@ -3,7 +3,7 @@ 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 "screen nvr ."' --fullscreen +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 -- cgit v1.2.3