diff options
-rw-r--r-- | doc/sonictemplate-vim.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/sonictemplate-vim.txt b/doc/sonictemplate-vim.txt index da06d6e..37f643d 100644 --- a/doc/sonictemplate-vim.txt +++ b/doc/sonictemplate-vim.txt @@ -154,6 +154,11 @@ Note that I'm using pathogen-vim. base-script.pl ... base script snip-dbi-connect-sqlite.pl ... snippet for DBI/SQLite ... + _ ... global template + base-foo.go ... base foo + snip-foo.go ... snip foo +< + Global template '_' can be applied to any filetypes. 1. The filename have following rule. |