aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 3e94c630..fad38b7a 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -41,7 +41,6 @@ else
endif
" Let me backspace over pretty much anything
-set backspace=
set backspace+=eol " Line breaks
set backspace+=indent " Spaces from 'autoindent'
set backspace+=start " The start of current insertion