aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2013-05-08 22:09:34 +0900
committermattn <mattn.jp@gmail.com>2013-05-08 22:09:34 +0900
commitf77b8ebe0659579f44a99a74dcb34c02d202b3ab (patch)
tree22c3d41ba2a944e657e994c260af3eb431845247
parent3412f8442a5a10bde28fb65211f32414448fb630 (diff)
downloadvim-sonictemplate-f77b8ebe0659579f44a99a74dcb34c02d202b3ab.tar.gz
vim-sonictemplate-f77b8ebe0659579f44a99a74dcb34c02d202b3ab.tar.bz2
vim-sonictemplate-f77b8ebe0659579f44a99a74dcb34c02d202b3ab.zip
Add template for changelog
-rw-r--r--template/changelog/base-section3
-rw-r--r--template/changelog/snip-section3
2 files changed, 6 insertions, 0 deletions
diff --git a/template/changelog/base-section b/template/changelog/base-section
new file mode 100644
index 0000000..e805f74
--- /dev/null
+++ b/template/changelog/base-section
@@ -0,0 +1,3 @@
+Revision history for {{_input_:name}}
+
+
diff --git a/template/changelog/snip-section b/template/changelog/snip-section
new file mode 100644
index 0000000..35f7421
--- /dev/null
+++ b/template/changelog/snip-section
@@ -0,0 +1,3 @@
+{{_input_:title}} {{_expr_:strftime('%Y-%m-%dT%H:%M:%SZ', localtime())}}
+ - {{_cursor_}}
+