Monday, October 25, 2010

problem with backspace

I would like to have tabstop = 4 and only spaces (no tabs).
I added this in my vimrc:
set tabstop = 4
set expandtab

Everything works fine... however.
The backspace key goes only 1 space back now and not 4 spaces.

How can I change this?
Is there a solution?

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: