Disable beeping and flashing in vim/macvim
A really annoying "feature" of vim is that awful 80s sound of beeping.
Hopefully, you can disable it easily.
Just put this line in your ~/.vimrc
: set noeb vb t_vb=
.
If you are a macvim user put this line in your ~/.gvimrc
: set vb t_vb=
.
Written by ounos
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#