Main menu

Enable backspace in vim on SLES

28 Jun
Published by stintel

In case you're annoyed by the fact that backspace doesn't work by default in vim on SLES, add this to /etc/vimrc or ~/.vimrc:


set backspace=indent,eol,start

Topics 

Linux

Tags 

Linux, SLES