Skip to content

Commit

Permalink
Update .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
neeasade committed Jun 11, 2018
1 parent 734d157 commit 63fd1fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vim/.vimrc
Expand Up @@ -280,4 +280,10 @@ endif
set ignorecase
set clipboard=unnamedplus

" no visual bell
set t_vb=

" allow unsaved buffers to not show
set hidden

" vim:set ft=vim et sw=2:

0 comments on commit 63fd1fb

Please sign in to comment.