h3x.no

Tor Henning Ueland`s thoughts about technology and other stuff

How to fix that stupid backspace in Vim on SLES

with one comment

Sometimes the backspace button can be a real pain on SLES-systems, but the fix is simple!

Add this to ~/.vimrc:
set backspace=indent,eol,start

No related posts.

Written by Tor Henning Ueland

March 11th, 2009 at 11:36 pm

Posted in Uncategorized,Vim

Tagged with ,

One Response to 'How to fix that stupid backspace in Vim on SLES'

Subscribe to comments with RSS or TrackBack to 'How to fix that stupid backspace in Vim on SLES'.

  1. On SLES you might also want to add “syntax on” as this is not default.

    davalex

    12 May 09 at 18:26

Leave a Reply