5f2f6ec836c0
Pulse back, and faster.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 30 Oct 2011 22:27:48 -0400 |
parents | 799b6f1a5205 |
children | 372c5316463a |
branches/tags | (none) |
files | vim/.vimrc |
Changes
--- a/vim/.vimrc Sun Oct 30 22:21:25 2011 -0400 +++ b/vim/.vimrc Sun Oct 30 22:27:48 2011 -0400 @@ -1473,27 +1473,39 @@ hi CursorLine guibg=#2a2a2a redraw - sleep 30m + sleep 5m hi CursorLine guibg=#333333 redraw - sleep 30m + sleep 5m hi CursorLine guibg=#3a3a3a redraw - sleep 30m + sleep 5m + + hi CursorLine guibg=#444444 + redraw + sleep 5m + + hi CursorLine guibg=#4a4a4a + redraw + sleep 5m hi CursorLine guibg=#444444 redraw - sleep 30m + sleep 5m - hi CursorLine guibg=#4a4a4a + hi CursorLine guibg=#3a3a3a redraw - sleep 30m + sleep 5m - hi CursorLine guibg=#555555 + hi CursorLine guibg=#333333 redraw - sleep 30m + sleep 5m + + hi CursorLine guibg=#2a2a2a + redraw + sleep 5m execute 'hi ' . old_hi