From 2b218b6b1e717ca3afba715f0b4977dea3f4c399 Mon Sep 17 00:00:00 2001 From: yemai Date: Wed, 10 Oct 2018 11:00:21 +0800 Subject: [PATCH] docs: improve description --- README.md | 5 +++-- static/screenshot.png | Bin 46299 -> 159843 bytes 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fbadce..4fdddbe 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,16 @@ Vim syntax and indent plugin for `.vue` and `.wpy` files. Mainly inspired by [mx - Or manual: download `vim-vue-plugin` and drop it in `Vim/vimfiles`. -Plugin works if filetype is set to `javascript.vue`. +Plugin works if filetype is set to `javascript.vue`. Please stay up to date. Any issue or pull request is welcome. ## How it works Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin`. (Like XML and JavaScript for `.jsx`). -- Support Pug(`