877b70ba74c9

vim: remove ; mapping
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Nov 2010 18:22:20 -0400
parents 726059940dc3
children f5178198080a
branches/tags (none)
files vim/.vimrc

Changes

--- 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