diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-09-07 20:31:29 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-09-07 20:31:29 +0100 |
commit | 8bbe23edf68f4bf61e032578c263527380527270 (patch) | |
tree | 204ab6529b6e845cd76f842187f56ead9100c3d9 | |
parent | cdb2b24ff352cae3d88573a39e9ead85697706c7 (diff) |
let me backspace!
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ runtime! plugin/sensible.vim set nocompatible +set backspace=indent,eol,start syntax on filetype indent on |