summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index a051efc..682df2b 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -4,6 +4,7 @@
runtime! plugin/sensible.vim
set nocompatible
+set backspace=indent,eol,start
syntax on
filetype indent on