diff options
author | mattn <mattn.jp@gmail.com> | 2012-04-13 12:03:43 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2012-04-13 12:03:43 +0900 |
commit | 116289f70f8333645defa3484169233b794245b3 (patch) | |
tree | 01942fe888ab2cdfd08ee620b2af684add456c8c /template/help/base-help.txt | |
parent | bc8adf2e757771c1f05fe9925a5a773482e2e570 (diff) | |
download | vim-sonictemplate-116289f70f8333645defa3484169233b794245b3.tar.gz vim-sonictemplate-116289f70f8333645defa3484169233b794245b3.tar.bz2 vim-sonictemplate-116289f70f8333645defa3484169233b794245b3.zip |
add template for vim help.
Diffstat (limited to 'template/help/base-help.txt')
-rw-r--r-- | template/help/base-help.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/help/base-help.txt b/template/help/base-help.txt new file mode 100644 index 0000000..038ce27 --- /dev/null +++ b/template/help/base-help.txt @@ -0,0 +1,6 @@ +*{{_expr_:expand("%:p:t")}}* {{_input_:title}} + +{{_cursor_}} + +============================================================================== +vim:tw=78:ts=8:ft=help:norl:noet:fen:fdl=0: |