mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-16 07:17:09 +08:00
304fb93d16a396b894dd93840d8e7a114828bbe4
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
Description
Languages
Vim Script
99.7%
Lua
0.2%
Makefile
0.1%