From 11b5ffa5982390fad29434aeb1866e3f6e4d97a6 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 13 May 2010 20:13:48 +0900 Subject: [PATCH] add doc. --- zencoding.vim.vimup | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zencoding.vim.vimup b/zencoding.vim.vimup index 928c1c7..bd8efda 100644 --- a/zencoding.vim.vimup +++ b/zencoding.vim.vimup @@ -96,7 +96,9 @@ install_details: | versions: - '0.40': | - This is an upgrade for ZenCoding.vim: add the pure vimscript code for 'get image size'. you can use it without perl interface just now. + This is an upgrade for ZenCoding.vim: + add the pure vimscript code for 'get image size'. you can use it without perl interface just now. + change key assign of ZenCodingExpandWord from ',' to ';'. it don't effect to most users. - '0.39': | This is an upgrade for ZenCoding.vim: fixed problem about 'selection'. see http://github.com/mattn/zencoding-vim/issues/#issue/2 - '0.38': |