From 6c09d4787bafaccc577564a8c7f6aed5b2236dae Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Fri, 17 Jul 2020 07:42:31 +0800 Subject: [PATCH] Add option to highlight vue keywords --- README.md | 5 +++-- syntax/vue-html.vim | 2 +- syntax/vue-javascript.vim | 35 +++++++++++++++++++++++++++++++++++ syntax/vue.vim | 3 +++ 4 files changed, 42 insertions(+), 3 deletions(-) create mode 100644 syntax/vue-javascript.vim diff --git a/README.md b/README.md index 285b9d8..6f200b4 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Set global variable to `1` to enable or `0` to disable. Ex: | `g:vim_vue_plugin_use_stylus` | Enable stylus syntax for `