summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-09-07 20:31:29 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-09-07 20:31:29 +0100
commit8bbe23edf68f4bf61e032578c263527380527270 (patch)
tree204ab6529b6e845cd76f842187f56ead9100c3d9 /vim
parentcdb2b24ff352cae3d88573a39e9ead85697706c7 (diff)
let me backspace!
Diffstat (limited to 'vim')
-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