docs: update

This commit is contained in:
yemai
2019-05-17 19:16:05 +08:00
parent f5b90ba0d8
commit 4d4c5de12d

View File

@@ -30,6 +30,7 @@ Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin
- Support Pug(`<template lang="pug">`) with [vim-pug][4] (see Configuration).
- Support Less(`<style lang="less">`) with or without [vim-less][9] (see Configuration).
- Support Sass/Scss(`<style lang="sass(or scss)">`) (see Configuration).
- Support `.wpy` files from [WePY][6]
## Configuration