forked from VimPlug/emmet-vim
526 B
526 B
ZenCoding-vim
zencoding-vim is vim script support for expanding abbreviation like zen-coding.
Installation
cd ~/.vim
unzip zencoding-vim.zip
If you install pathogen.vim:
cd ~/.vim/bundle # or make directory
unzip /path/to/zencoding-vim.zip
If you get source from repository:
git clone http://github.com/mattn/zencoding-vim.git
cd ~/.vim/bundle # or make directory