diff options
-rw-r--r-- | template/help/snip-section.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/help/snip-section.txt b/template/help/snip-section.txt index e8b5f9e..1e4fb64 100644 --- a/template/help/snip-section.txt +++ b/template/help/snip-section.txt @@ -1,4 +1,4 @@ ============================================================================== -{{_expr_:toupper("{{_input_:title}}")}}{{_expr_:repeat(' ',77-strdisplaywidth("{{_input_:title}}")*2-strdisplaywidth(expand("%:p:t:r")))}}*{{_expr_:expand("%:p:t:r")}}-{{_input_:title}}* +{{_expr_:toupper("{{_input_:title}}")}}{{_expr_:repeat(' ',77-strdisplaywidth("{{_input_:title}}")*2-strdisplaywidth(expand("%:p:t:r")))}}*{{_expr_:expand("%:p:t:r")}}-{{_expr_:tolower("{{_input_:title}}")}}* {{_cursor_}} |