docs: update

This commit is contained in:
yemai
2019-08-09 13:42:12 +08:00
parent d3d7611bcd
commit b9d6dde39a

View File

@@ -88,6 +88,10 @@ function! InsertColon()
endfunction
```
### vim-emmet
Currently vim-emmet works without extra configure, but it depends on how vim-emmet gets `filetype` and may change in the future. Feel free to report an issue if any problem appears.
## Acknowledgments & Refs
[mxw/vim-jsx][1]