commit dc704160b114c4b61712b66300c41641004a7b58
parent a4ebea18f1acb7c3069540f06361436b9675e3ab
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sun, 6 Oct 2024 07:30:36 +0800
vim-patch:partial:738ebfe: runtime(doc): Fix style in documents
closes: vim/vim#15801
https://github.com/vim/vim/commit/738ebfea4144dde3d6f25431631d7b821ca22d4d
Co-authored-by: h-east <h.east.727@gmail.com>
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -2,7 +2,7 @@
VIM USER MANUAL - by Bram Moolenaar
- Table Of Contents *user-manual* *usr*
+ Table Of Contents *user-manual* *usr*
==============================================================================
Overview