Add a new visible bell style.
authorShingo W. Kagami
Sun, 20 Feb 2011 15:29:53 +0900
changeset 20d9bc81689061
parent 19 bec059009ba7
child 21 15ed806d9209
Add a new visible bell style.
.vimperatorrc
     1.1 --- a/.vimperatorrc	Tue Feb 15 23:09:07 2011 +0900
     1.2 +++ b/.vimperatorrc	Sun Feb 20 15:29:53 2011 +0900
     1.3 @@ -4,6 +4,7 @@
     1.4  set wildoptions=auto
     1.5  set complete=sl
     1.6  set visualbell
     1.7 +highlight Bell display: none;
     1.8  "set visualbellstyle=display:none;
     1.9  set showstatuslinks=2
    1.10  
    1.11 @@ -81,4 +82,3 @@
    1.12  "EOF
    1.13  
    1.14  echo ".vimperatorrc loaded."
    1.15 -