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 natchiketa committed Jun 25, 2015
1 parent 2239319 commit 7a95f82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gvimrc
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 7a95f82

Please sign in to comment.