docs: Fix title numbering error in chapter-4 (#524)

This commit is contained in:
qizidog
2023-06-26 16:21:32 +08:00
committed by GitHub
parent 844b211a4c
commit ab2ae4d502

View File

@@ -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: >