Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

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 phanyzewski committed Sep 5, 2023
1 parent 53d313f commit c96a8ef
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 c96a8ef

Please sign in to comment.