.gvimrc: Don’t blink cursor in normal mode

Closes #43 and #473.
This commit is contained in:
Arthur Verschaeve
2015-03-25 16:23:02 +01:00
committed by Mathias Bynens
parent ea959c5706
commit a86f87f054
+2
View File
@@ -3,5 +3,7 @@ set background=dark
colorscheme solarized
" Use 14pt Monaco
set guifont=Monaco:h14
" Dont blink cursor in normal mode
set guicursor=n:blinkon0
" Better line-height
set linespace=8