diff options
author | mattn <mattn.jp@gmail.com> | 2012-05-02 12:37:45 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2012-05-02 12:37:45 +0900 |
commit | db753a0e9760bc480ff653f5c1bcf44b8c25c752 (patch) | |
tree | cc0e557d9023c51674d1fc7b6dd95d72ecbc54c4 | |
parent | cc8a632cd83ad4998cc743e236567ea381c8d8e9 (diff) | |
download | vim-sonictemplate-db753a0e9760bc480ff653f5c1bcf44b8c25c752.tar.gz vim-sonictemplate-db753a0e9760bc480ff653f5c1bcf44b8c25c752.tar.bz2 vim-sonictemplate-db753a0e9760bc480ff653f5c1bcf44b8c25c752.zip |
fixed vimup.
-rw-r--r-- | sonictemplate.vim.vimup | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/sonictemplate.vim.vimup b/sonictemplate.vim.vimup index f7d4213..53c3880 100644 --- a/sonictemplate.vim.vimup +++ b/sonictemplate.vim.vimup @@ -42,29 +42,32 @@ install_details: | # git clone http://github.com/mattn/sonictemplate-vim.git versions: +- '0.09': | + This is an upgrade for SonicTemplate.vim: + [add] added some templates. - '0.08': | This is an upgrade for SonicTemplate.vim: - [fixed] fixed error. + [fixed] fixed error. - '0.07': | This is an upgrade for SonicTemplate.vim: - [fixed] fixed key asign. + [fixed] fixed key asign. - '0.06': | This is an upgrade for SonicTemplate.vim: - [fixed] fixed _cursor_ behavior. - [added] some java templates. + [fixed] fixed _cursor_ behavior. + [added] some java templates. - '0.05': | This is an upgrade for SonicTemplate.vim: - [fixed] oops. dos2unix. + [fixed] oops. dos2unix. - '0.04': | This is an upgrade for SonicTemplate.vim: - [fixed] fixed names of javascript template. + [fixed] fixed names of javascript template. - '0.03': | This is an upgrade for SonicTemplate.vim: - [fixed] fix indent while insert mode. - [added] some java templates. + [fixed] fix indent while insert mode. + [added] some java templates. - '0.02': | This is an upgrade for SonicTemplate.vim: - [fixed] snip-file-read.pl + [fixed] snip-file-read.pl - '0.01': | Initial upload |