From 47d983374037b80f3e7627830c43d613fd69ee8c Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sat, 5 Feb 2011 22:56:27 +1300 Subject: [PATCH] remove a stray macro that somehow got in the script ... --- plugin/NERD_commenter.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index 4ad308c..93854cd 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -64,7 +64,6 @@ call s:InitVariable("g:NERDSpaceDelims", 0) call s:InitVariable("g:NERDDelimiterRequests", 1) let s:NERDFileNameEscape="[]#*$%'\" ?`!&();<>\\" -"vf ;;dA:hcs"'A {j^f(lyi(k$p0f{a A }0f{a 'left':jdd^ let s:delimiterMap = { \ 'aap': { 'left': '#' },