I know this topic has been asked multiple times. But I don't seem to be able to disable the acoustic bell in MacVim. What I have in my .vimrc:
set noerrorbells
set novisualbell
set t_vb=
Am I missing anything?
This should be the missing piece:
autocmd! GUIEnter * set vb t_vb=