Modify :DelimitMateTest output.

This commit is contained in:
Israel Chauca Fuentes
2010-12-11 05:23:27 -06:00
parent e551885c24
commit 0783f97fc0
2 changed files with 44 additions and 23 deletions

View File

@@ -204,7 +204,7 @@ function! s:TestMappingsDo() "{{{
call s:Unmap()
call s:Map()
call delimitMate#TestMappings()
normal o
call append(line('$'),'')
endfor
endfor
let b:delimitMate_expand_space = temp_varsDM[0]