mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-07 21:24:51 +08:00
minor: fix doc typo
This commit is contained in:
@@ -302,7 +302,7 @@ Values: String. ~
|
|||||||
Default: Empty. ~
|
Default: Empty. ~
|
||||||
|
|
||||||
The contents of this string will be inserted after the closing matchpair or
|
The contents of this string will be inserted after the closing matchpair or
|
||||||
quote when the respective opening matchapair or quote is inserted at the end
|
quote when the respective opening matchpair or quote is inserted at the end
|
||||||
of the line.
|
of the line.
|
||||||
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