a85e3b4342d7
More.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 22 Feb 2011 12:00:18 -0500 |
parents | 90a02d85b468 |
children | cfd04ac5dc85 |
branches/tags | (none) |
files | .hgrc vim/.vimrc |
Changes
--- 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
--- 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