mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-20 01:11:12 +08:00
new formatting
This commit is contained in:
14
readme.md
14
readme.md
@@ -6,19 +6,19 @@ Installation
|
|||||||
---
|
---
|
||||||
|
|
||||||
[Download zip
|
[Download zip
|
||||||
file](http://www.vim.org/scripts/script.php?script_id=2981)
|
file](http://www.vim.org/scripts/script.php?script_id=2981):
|
||||||
|
|
||||||
cd ~/.vim
|
cd ~/.vim
|
||||||
unzip zencoding-vim.zip
|
unzip zencoding-vim.zip
|
||||||
|
|
||||||
If you install pathogen.vim:
|
If you install pathogen.vim:
|
||||||
|
|
||||||
cd ~/.vim/bundle # or make directory
|
cd ~/.vim/bundle # or make directory
|
||||||
unzip /path/to/zencoding-vim.zip
|
unzip /path/to/zencoding-vim.zip
|
||||||
|
|
||||||
If you get source from repository:
|
If you get source from repository:
|
||||||
|
|
||||||
git clone http://github.com/mattn/zencoding-vim.git
|
git clone http://github.com/mattn/zencoding-vim.git
|
||||||
cd ~/.vim/bundle # or make directory
|
cd ~/.vim/bundle # or make directory
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user