# HG changeset patch # User Steve Losh # Date 1288736540 14400 # Node ID 877b70ba74c946e4f53531bf3af4ea06fd931617 # Parent 726059940dc3c8bc4c0e7b00eb877da4ab52f372 vim: remove ; mapping diff -r 726059940dc3 -r 877b70ba74c9 vim/.vimrc --- a/vim/.vimrc Mon Nov 01 17:38:19 2010 -0400 +++ b/vim/.vimrc Tue Nov 02 18:22:20 2010 -0400 @@ -236,9 +236,6 @@ let g:microdata_attributes_complete = 0 let g:atia_attributes_complete = 0 -" Shouldn't need shift -nnoremap ; : - " Save when losing focus au FocusLost * :wa