Skip to content

Commit 50b3ef5

Browse files
committed
More doc fixes: 'commentstring', not |commentstring|
1 parent 41e7078 commit 50b3ef5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/context-commentstring.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ version control system. Find it at:
7575
CONFIGURATION AND USAGE *context-commentstring-configuration*
7676

7777
It should work out of the box for HTML and Vim. It will simply change the
78-
value of |commentstring| when you are in the appropriate region. See below for
78+
value of 'commentstring' when you are in the appropriate region. See below for
7979
how to customize or extend it.
8080

8181
==============================================================================
@@ -93,8 +93,8 @@ values are useful to you, contact the author so maybe others can benefit as
9393
well.
9494

9595
The keys of the |Dictionary| variable are the |file-type| where you want the
96-
|commentstring| to change, and the values are nested |Dictionaries| that have
97-
pairs of syntax groups and values for |commentstring| as keys and values
96+
'commentstring' to change, and the values are nested |Dictionaries| that have
97+
pairs of syntax groups and values for 'commentstring' as keys and values
9898
respectively.
9999

100100
You will need to know the names of the syntax group. For that, you can use the

0 commit comments

Comments
 (0)