From ab2ae4d502a26bc591db78a8548823ddd04bbc9c Mon Sep 17 00:00:00 2001 From: qizidog <451559450@qq.com> Date: Mon, 26 Jun 2023 16:21:32 +0800 Subject: [PATCH] docs: Fix title numbering error in chapter-4 (#524) --- 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: >