I am trying to disable the error bells on vim, both visual and audio. However I cannot get them to stay off.
I have the following in my vimrc:
vimrc
For me with gVim it works if I put
set noerrorbells set vb t_vb=
in ~/.gvimrc, not ~/.vimrc.
~/.gvimrc
~/.vimrc