Skip to content

Commit

Permalink
Hide the mouse cursor when typing.
Browse files Browse the repository at this point in the history
  • Loading branch information
usmanbashir committed Sep 9, 2013
1 parent 09e6a9a commit 836b57f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ set laststatus=2
" Use visual bell instead of beeping.
set visualbell

" Hide the mouse cursor when typing.
set mousehide

" Highlight debugger statements.
"
" Ruby on Rails Logger:
Expand Down

0 comments on commit 836b57f

Please sign in to comment.