aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2020-01-23 22:11:27 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2020-01-23 22:11:27 +0900
commitc7b0676ccf4850a823552e3f47a8d14798c33010 (patch)
tree67de4bd79d2521ac7b70106f28f4e51ad39fd251
parente01b6d01f7b29be14fac83d0d10d1f364af97055 (diff)
downloadvim-sonictemplate-c7b0676ccf4850a823552e3f47a8d14798c33010.tar.gz
vim-sonictemplate-c7b0676ccf4850a823552e3f47a8d14798c33010.tar.bz2
vim-sonictemplate-c7b0676ccf4850a823552e3f47a8d14798c33010.zip
Fix new
-rw-r--r--template/perl/snip-new.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/perl/snip-new.pl b/template/perl/snip-new.pl
index 1f987d8..0a6ef66 100644
--- a/template/perl/snip-new.pl
+++ b/template/perl/snip-new.pl
@@ -3,3 +3,4 @@ sub new {
return bless { @_ } , ref $class || $class;
}
+{{_cursor_}}