okay, need belloff too

Thu, 24 Aug 2017 19:01:54 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 24 Aug 2017 19:01:54 -0400
changeset 637
9b35b49a39fd
parent 636
56241ced0019
child 638
a011c7252d25

okay, need belloff too

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -188,6 +188,9 @@ set wildmenu
 set wildignorecase
 
 set noerrorbells
+if has('patch-7.4-793')
+  set belloff=all
+endif
 
 set autowriteall
 

mercurial