mirror of
1
0
Fork 0
ultimate-vim/vimrcs
Tomas Slusny 52e1b93cf0 Properly disable sound on errors on MacVim
Current configuration was not disabling that annoying sounds on MacVim. According to help:

```
Use visual bell instead of beeping.  The terminal code to display the
	visual bell is given with 't_vb'.  When no beep or flash is wanted,
	use ":set vb t_vb=".
	Note: When the GUI starts, 't_vb' is reset to its default value.  You
	might want to set it again in your |gvimrc|.
```
2016-09-16 01:08:54 +02:00
..
basic.vim Properly disable sound on errors on MacVim 2016-09-16 01:08:54 +02:00
extended.vim Remove auto entering full screen view 2016-08-24 00:02:31 +02:00
filetypes.vim Improved auto indenting for regular langs and for Python 2016-08-26 14:14:22 +02:00
plugins_config.vim Fixed https://github.com/amix/vimrc/issues/192 2016-07-03 13:53:55 +02:00