Chill out that cursor

Wed, 24 Sep 2014 22:09:16 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 24 Sep 2014 22:09:16 -0400
changeset 145
a7be2cafd6d7
parent 144
46c87d5ef8bf
child 146
7808b6e38ae2
child 147
c85924edbea7

Chill out that cursor

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -403,6 +403,8 @@ if has('gui_running')
   set number
   set background=dark
 
+  set guicursor+=a:blinkwait1000-blinkon1200-blinkoff250
+
   if on_windows == 1
     " generally have a tiling wm on linux
     set columns=120 lines=40

mercurial