diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-17 10:20:32 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-17 10:20:32 +0100 |
commit | f043d05f9d095a2cb9b388eb36895a135be27824 (patch) | |
tree | 90dc9fbfb7ee6c27825e11402dbaced20ce13478 /vim/vimrc | |
parent | be04be63ce7202d86931fddee3aaddc94ef2f5ee (diff) |
update before removal
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ runtime! plugin/sensible.vim " https://www.reddit.com/r/openbsd/comments/9t3t4q/vim_81_slow_on_openbsd/ let sh_minlines=100 let sh_maxlines=600 +set belloff=all set synmaxcol=300 set noshowmatch set synmaxcol=200 |