diff options
Diffstat (limited to 'template')
-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 5f8cef7..e8b5f9e 100644 --- a/template/help/snip-section.txt +++ b/template/help/snip-section.txt @@ -1,4 +1,4 @@ ============================================================================== -{{_expr_:toupper("{{_input_:title}}")}}{{_expr_:repeat(' ',77-len("{{_input_:title}}")*2-len(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")}}-{{_input_:title}}* {{_cursor_}} |