From bc4ea4dbfe9c5b31a21d6eab927883250d25fccc Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Wed, 4 Dec 2019 10:18:41 +0800 Subject: [PATCH] Update doc about load_full_syntx --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 96b44b0..20f11fc 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,7 @@ Set global variable to `1` to enable or `0` to disable. Ex: **Note** - `filetype` is set to `vue` so autocmds and other custom settings for `javascript` have to be manually enabled for `vue`. -- `g:vim_vue_plugin_load_full_syntax` applies to `JavaScript/HTML/CSS/SASS/LESS`. -- `g:vim_vue_plugin_use_foldexpr` default value used to be `1`, but it's changed to `0` now. +- `g:vim_vue_plugin_load_full_syntax` currently applies to `HTML/SASS/LESS`. ## Context based behavior