mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-08 05:34:45 +08:00
Update doc about #77.
This commit is contained in:
@@ -279,7 +279,8 @@ Values: String. ~
|
|||||||
Default: Empty. ~
|
Default: Empty. ~
|
||||||
|
|
||||||
The contents of this string will be inserted after the closing matchpair when
|
The contents of this string will be inserted after the closing matchpair when
|
||||||
the opening matchapair is inserted at the end of the line.
|
the opening matchapair is inserted at the end of the line. This feature only
|
||||||
|
works if the eol marker was inserted on the current insert session.
|
||||||
e.g.: >
|
e.g.: >
|
||||||
au FileType c,perl let b:delimitMate_eol_marker = ";"
|
au FileType c,perl let b:delimitMate_eol_marker = ";"
|
||||||
<
|
<
|
||||||
|
|||||||
Reference in New Issue
Block a user