gvim on Lubuntu
- by icedTea
I can't seem to use gvim on lubuntu. After installing vim with
sudo apt-get install vim
I cannot seem to start it:
$ gvim
The program 'gvim' can be found in the following packages:
* vim
* vim-gnome
* vim-tiny
* vim-athena
* vim-gtk
* vim-nox
Try: sudo apt-get install <selected package>
$
Is this an issue with lubuntu? Is there a workaround? Vim does start in terminal mode, I would prefer gvim though.