Skip to content

Commit

Permalink
.gvimrc: Don’t blink cursor in normal mode
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr authored and mathiasbynens committed Mar 25, 2015
1 parent ea959c5 commit a86f87f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ set background=dark
colorscheme solarized
" Use 14pt Monaco
set guifont=Monaco:h14
" Don’t blink cursor in normal mode
set guicursor=n:blinkon0
" Better line-height
set linespace=8

0 comments on commit a86f87f

Please sign in to comment.