Add string next to the closing matchpair when at the eol. Closes #77.

This commit is contained in:
Israel Chauca Fuentes
2012-04-14 19:35:59 -04:00
parent a42dff4ad8
commit b65d719353
5 changed files with 58 additions and 18 deletions
+6
View File
@@ -42,3 +42,9 @@ sub foo {
}x
}
--------------------------------------------------------------------------------
%d
call setline(1, "\"{bracketed}")
normal A"x
================================================================================
"{bracketed}"x
--------------------------------------------------------------------------------