What | Removed | Added |
---|---|---|
Flags | needinfo?(idonmez@suse.com) |
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.