diff options
author | mattn <mattn.jp@gmail.com> | 2012-06-06 22:51:33 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2012-06-06 22:51:33 +0900 |
commit | 9e7dae134e9f4d88907aa8062e55412f3a2c29dd (patch) | |
tree | 5a16d9e13d7eebeaff6132e786b121c44a2f57c5 /doc | |
parent | 74a125c9f307449b4ce20aeb9299ba24a8fcec99 (diff) | |
download | vim-sonictemplate-9e7dae134e9f4d88907aa8062e55412f3a2c29dd.tar.gz vim-sonictemplate-9e7dae134e9f4d88907aa8062e55412f3a2c29dd.tar.bz2 vim-sonictemplate-9e7dae134e9f4d88907aa8062e55412f3a2c29dd.zip |
updated doc.
Diffstat (limited to 'doc')
-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. |