diff options
-rw-r--r-- | runtime/doc/syntax.txt | 2 | ||||
-rw-r--r-- | runtime/doc/usr_toc.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index aae806f826..679fab946f 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1723,7 +1723,7 @@ optionality will be discontinued. JSON *json.vim* *ft-json-syntax* *g:vim_json_conceal* - *g:vim_json_warnings* + *g:vim_json_warnings* The json syntax file provides syntax highlighting with conceal support by default. To disable concealment: > diff --git a/runtime/doc/usr_toc.txt b/runtime/doc/usr_toc.txt index f4de945ada..d1770ddcd5 100644 --- a/runtime/doc/usr_toc.txt +++ b/runtime/doc/usr_toc.txt @@ -2,7 +2,7 @@ VIM USER MANUAL - by Bram Moolenaar - Table Of Contents *user-manual* *usr* + Table Of Contents *user-manual* *usr* ============================================================================== Overview |