From 2e845675fbcac4723294393a6a5fa8bfb2b7377d Mon Sep 17 00:00:00 2001 From: qizidog <451559450@qq.com> Date: Mon, 26 Jun 2023 12:45:44 +0800 Subject: [PATCH] fix: title number error in chapter-4 --- doc/nerdcommenter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nerdcommenter.txt b/doc/nerdcommenter.txt index 626d4da..3f465b3 100644 --- a/doc/nerdcommenter.txt +++ b/doc/nerdcommenter.txt @@ -510,7 +510,7 @@ change the filetype back: > all selected lines is commented or not. ------------------------------------------------------------------------------ -4.3 Options details *NERDCommenterOptionsDetails* +4.2 Options details *NERDCommenterOptionsDetails* To enable any of the below options you should put the given line in your ~/.vimrc @@ -855,7 +855,7 @@ file by the following line > < ------------------------------------------------------------------------------ -3.3 Default delimiter customisation *NERDCommenterDefaultDelims* +4.3 Default delimiter customisation *NERDCommenterDefaultDelims* If you want the NERD commenter to use the alternative delimiters for a specific filetype by default then put a line of this form into your vimrc: >