mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-26 02:08:40 +08:00
Update README.mkd
This commit is contained in:
+3
-3
@@ -58,9 +58,9 @@ Then type "<c-y>," (Ctrl + y + ','), you should see:
|
|||||||
If you don't want enable zencoding in all mode,
|
If you don't want enable zencoding in all mode,
|
||||||
you can use set a option in `vimrc`:
|
you can use set a option in `vimrc`:
|
||||||
|
|
||||||
let g:user_zen_mode='n' "only enable normal mode functions.
|
let g:user_zen_mode='n' "only enable normal mode functions.
|
||||||
let g:user_zen_mode='inv' "enable all functions, which is equal to
|
let g:user_zen_mode='inv' "enable all functions, which is equal to
|
||||||
let g:user_zen_mode='a' "enable all function in all mode.
|
let g:user_zen_mode='a' "enable all function in all mode.
|
||||||
|
|
||||||
## Project Authors
|
## Project Authors
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user