From 14a50d9ee380bbc132189cca27a17347c3ef2e5d Mon Sep 17 00:00:00 2001 From: yemai Date: Mon, 8 Oct 2018 17:54:08 +0800 Subject: [PATCH] feat: improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f2f98..ce4d74d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Plugin works if filetype is set to `javascript.vue`. Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin`. (Like XML and JavaScript for `.jsx`). -Support `.wpy` files too. +Support `.wpy` files from [wepy](https://tencent.github.io/wepy) too. ## Configuration