vim plugins for HTML and CSS hi-speed coding.

Whats

zencoding for vim


Install

copy plugin/zencoding.vim to plugin directory. and copy autoload/zencoding.vim to autoload directory.

# cp plugin/zencoding.vim ~/.vim/plugin/.
# cp autoload/zencoding.vim ~/.vim/autoload/.

if you install pathogen.vim, you can make it work with only copying zencoding-vim directory to bundle directory.

# cp -r zencoding-vim ~/.vim/bundle/.

How This Work

below is a movie when using zencoding.vim



License

BSD style license.