diff options
| author | Max Christian Pohle | 2017-09-09 19:09:16 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2017-09-09 19:09:16 +0200 | 
| commit | 91be005a62396fa922c6264c011ad93ef95b9e2d (patch) | |
| tree | da122fe35b33b95fff708388d77bc07535100b03 /nvim.desktop | |
| parent | 22dfff34fd7bf261caf33854f567c5874aa90ebc (diff) | |
| download | vim-karlmarks-91be005a62396fa922c6264c011ad93ef95b9e2d.tar.bz2 vim-karlmarks-91be005a62396fa922c6264c011ad93ef95b9e2d.zip  | |
updated INSTALL instructions and added symbolic link for neovim
Diffstat (limited to 'nvim.desktop')
| -rw-r--r-- | nvim.desktop | 2 | 
1 files changed, 1 insertions, 1 deletions
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 | |||
| 3 | Type=Application | 3 | Type=Application | 
| 4 | Name=Vim | 4 | Name=Vim | 
| 5 | Comment= | 5 | Comment= | 
| 6 | Exec=xfce4-terminal --icon /usr/share/icons/HighContrast/256x256/apps/vim.png -T 'nvim' -e '/bin/bash -i -c "screen nvr ."' --fullscreen | 6 | 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 | 
| 7 | Icon=/usr/share/icons/HighContrast/256x256/apps/vim.png | 7 | Icon=/usr/share/icons/HighContrast/256x256/apps/vim.png | 
| 8 | Path= | 8 | Path= | 
| 9 | Terminal=false | 9 | Terminal=false | 
