fixed haml filter to output inner value.

This commit is contained in:
mattn
2010-03-09 21:42:23 +09:00
parent 5c7a135bd4
commit a1cbb01c78
2 changed files with 13 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ script_name: ZenCoding.vim
script_id: '2981'
script_type: utility
script_package: zencoding.vim
script_version: '0.29'
script_version: '0.30'
required_vim_version: '7.0'
summary: vim plugins for HTML and CSS hi-speed coding.
@@ -81,6 +81,8 @@ install_details: |
copy zencoding.vim to your plugin directory.
versions:
- '0.30': |
This is an upgrade for ZenCoding.vim: Fixed key assign.
- '0.29': |
This is an upgrade for ZenCoding.vim: Changed leading key to '<c-y>' from '<c-z>'.
- '0.28': |