From ee5854ba184d3d1ae68b7ef44661fef18c255839 Mon Sep 17 00:00:00 2001 From: mattn Date: Tue, 23 Feb 2010 20:16:54 +0900 Subject: [PATCH] fixed doc. --- zencoding.vim.vimup | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/zencoding.vim.vimup b/zencoding.vim.vimup index bbdb833..4d73035 100644 --- a/zencoding.vim.vimup +++ b/zencoding.vim.vimup @@ -8,6 +8,13 @@ summary: vim plugins for HTML and CSS hi-speed coding. detailed_description: | + ******************************************************** + * Warning + ******************************************************** + If version of zencoding.vim is smaller than '0.21', you have older file in your '$HOME/.vim/plugin'(or '$HOME/vimfiles/plugin') directory. + Newer become ftplugin script. Thus you should remove older script and copy new plugin to '$HOME/.vim/ftplugin/html'(or '$HOME/vimfiles/ftplugin/html') directory. + ******************************************************** + This is vim script support expanding abbreviation like zen-coding. ref: http://code.google.com/p/zen-coding/