mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-09 22:25:12 +08:00
docs: update
This commit is contained in:
@@ -31,10 +31,11 @@ Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin
|
|||||||
|
|
||||||
Supports
|
Supports
|
||||||
|
|
||||||
- Vue directive.
|
- Vue directives.
|
||||||
- Pug with [vim-pug][4] (see Configuration).
|
- Pug with [vim-pug][4] (see Configuration).
|
||||||
- Less with or without [vim-less][9] (see Configuration).
|
- Less with or without [vim-less][9] (see Configuration).
|
||||||
- Sass/Scss (see Configuration).
|
- Sass/Scss (see Configuration).
|
||||||
|
- [vim-emmet][10] HTML/CSS/JavaScript filetype detection (Aug 9, 2019).
|
||||||
- `.wpy` files from [WePY][6].
|
- `.wpy` files from [WePY][6].
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
@@ -106,3 +107,4 @@ This plugin is under [The Unlicense][8].
|
|||||||
[7]: https://github.com/junegunn/vim-plug
|
[7]: https://github.com/junegunn/vim-plug
|
||||||
[8]: https://choosealicense.com/licenses/unlicense/
|
[8]: https://choosealicense.com/licenses/unlicense/
|
||||||
[9]: https://github.com/groenewege/vim-less
|
[9]: https://github.com/groenewege/vim-less
|
||||||
|
[10]: https://github.com/mattn/emmet-vim
|
||||||
|
|||||||
Reference in New Issue
Block a user