Vim not working correctly on nemo user
Hello, why do I always need to devel-su
to use vim? This is realy annoying and unnecessary. How can I solve this?
When on user nemo
, vim
always says NEW DIRECTORY
even when cat
shows a filled file.
Hello, why do I always need to devel-su
to use vim? This is realy annoying and unnecessary. How can I solve this?
When on user nemo
, vim
always says NEW DIRECTORY
even when cat
shows a filled file.
Asked: 2019-10-16 20:29:45 +0300
Seen: 362 times
Last updated: Oct 16 '19
Maus ( 2019-10-16 21:49:01 +0300 )vim
is not part of a default SFOS installation. A standardvi
works well without the mentioned problems. Apart from that, I'd suspect a broken.vimrc
.I wanted to have highlighting, that's why I installed it. And why ship they
bionade24 ( 2019-10-16 21:52:41 +0300 )/etc/vimrc
broken? I really have no.vimrc
anywhere in the user dirs.I just installed vim and it works pretty well.
It installs a fine version of /etc/vi*rc, diff says only
peterleinchen ( 2019-10-17 00:30:59 +0300 )Have you installed
bionade24 ( 2019-10-17 17:36:58 +0300 )vim-ehanced
, too? It's needed for syntax highlighting.I just did
as
It loaded a few sub-packages but there is no single vim package as
peterleinchen ( 2019-10-17 23:12:08 +0300 )