mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-05-19 23:10:03 +08:00
Add string next to the closing matchpair when at the eol. Closes #77.
This commit is contained in:
@@ -42,3 +42,9 @@ sub foo {
|
||||
}x
|
||||
}
|
||||
--------------------------------------------------------------------------------
|
||||
%d
|
||||
call setline(1, "\"{bracketed}")
|
||||
normal A"x
|
||||
================================================================================
|
||||
"{bracketed}"x
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user