From 1f4a3e81836c06cef9805c628ece6ca30382e228 Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Sat, 12 Oct 2019 17:34:57 +0800 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7d40c..5a61c61 100644 --- a/README.md +++ b/README.md @@ -73,7 +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_use_foldexpr` default value used to be `1`. But there are other foldmethod choices, so it's changed to `0`. +- `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` applies to `JavaScript/HTML/CSS/SASS/LESS`. ## Context based behavior