diff options
author | mattn <mattn.jp@gmail.com> | 2012-06-11 21:42:50 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2012-06-11 21:42:50 +0900 |
commit | a243c5b22d450ef6f4f3a13079e139bbd8e0489a (patch) | |
tree | 92bccd851eef5420aa526e0c8d6e73d8f09a10c6 /template | |
parent | c02202c5eb46b7fac629fc8d20a8a2e4af64a1b5 (diff) | |
download | vim-sonictemplate-a243c5b22d450ef6f4f3a13079e139bbd8e0489a.tar.gz vim-sonictemplate-a243c5b22d450ef6f4f3a13079e139bbd8e0489a.tar.bz2 vim-sonictemplate-a243c5b22d450ef6f4f3a13079e139bbd8e0489a.zip |
fix inline template. Just be possible to expand:
var f = |;
to
var f = (function() {
|
};
Diffstat (limited to 'template')
0 files changed, 0 insertions, 0 deletions