Ismail Donmez changed bug 987515
What Removed Added
Flags needinfo?(idonmez@suse.com)  

Comment # 4 on bug 987515 from
First of all SLE change to remove X support from vim was _not_ approved by me.
Enabling X support in vim pulls in libX11, libXt6 and all the dependencies. So
that might be overwhelming for someone doing a server only installation.

So, I'd like to suggest a simple workaround instead:

alias vim="gvim -v"

This way you'll have X support and vim itself can still disable X support.


You are receiving this mail because: