forked from VimPlug/emmet-vim
Update README, related issue #148
This commit is contained in:
@@ -82,6 +82,12 @@ let g:user_emmet_install_global = 0
|
|||||||
autocmd FileType html,css EmmetInstall
|
autocmd FileType html,css EmmetInstall
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Redefine trigger key
|
||||||
|
|
||||||
|
```vim
|
||||||
|
let g:user_emmet_leader_key='<C-Z>'
|
||||||
|
```
|
||||||
|
|
||||||
## Project Authors
|
## Project Authors
|
||||||
|
|
||||||
[Yasuhiro Matsumoto](http://mattn.kaoriya.net/)
|
[Yasuhiro Matsumoto](http://mattn.kaoriya.net/)
|
||||||
|
|||||||
Reference in New Issue
Block a user