Thu, 24 Aug 2017 19:01:54 -0400
okay, need belloff too
--- 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