File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ version control system. Find it at:
7575CONFIGURATION AND USAGE *context-commentstring-configuration*
7676
7777It 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
7979how 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
9393well.
9494
9595The 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
9898respectively.
9999
100100You will need to know the names of the syntax group. For that, you can use the
You can’t perform that action at this time.
0 commit comments