Skip to content

Commit

Permalink
diable beeping
Browse files Browse the repository at this point in the history
  • Loading branch information
rtremaine committed May 28, 2014
1 parent c8f662e commit 8e7fa31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions gvimrc
Expand Up @@ -17,3 +17,4 @@ function ID_search()
execute "next " . x
endfun

set vb t_vb=
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -256,3 +256,6 @@ function! Maximize()
endfunction
map <Leader>m :call Maximize()<CR>
map <Leader>mm :set lines=65 columns=225<CR>
- Disable beeping
set noeb vb t_vb=

0 comments on commit 8e7fa31

Please sign in to comment.