# HG changeset patch # User Steve Losh # Date 1298394018 18000 # Node ID a85e3b4342d77b8779d8e864ee63967b348e3381 # Parent 90a02d85b46851f99bf058972e2388675204914c More. diff -r 90a02d85b468 -r a85e3b4342d7 .hgrc --- a/.hgrc Fri Feb 18 13:30:46 2011 -0500 +++ b/.hgrc Tue Feb 22 12:00:18 2011 -0500 @@ -18,6 +18,7 @@ schemes = progress = fetch = +hgsubversion = ~/lib/hg/hgsubversion/hgsubversion attic = ~/lib/hg/hgattic/attic.py paste = ~/lib/hg/hg-paste/paste.py prompt = ~/lib/hg/hg-prompt/prompt.py diff -r 90a02d85b468 -r a85e3b4342d7 vim/.vimrc --- a/vim/.vimrc Fri Feb 18 13:30:46 2011 -0500 +++ b/vim/.vimrc Tue Feb 22 12:00:18 2011 -0500 @@ -508,7 +508,7 @@ set guicursor=n-c:block-Cursor-blinkon0 set guicursor+=v:block-vCursor-blinkon0 - set guicursor+=i-ci:ver20-iCursor-blinkwait10-blinkon500-blinkoff300 + set guicursor+=i-ci:ver20-iCursor else set nocursorline endif