Skip to content

Commit ec6282d

Browse files
committed
Updated README
1 parent 1c4710d commit ec6282d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You could for example set the following:
135135
As the plugin can be used for note-taking, it may be desirable to access
136136
different indices in an ergonomic way. This can be achieved with the
137137
`g:markdown_extras_indices` list in combination with the `:MDEIndices`
138-
command. `g:markdown_extras_indices` is nothing, but a list of files.
138+
command. Note that `g:markdown_extras_indices` is nothing, but a list of files.
139139

140140
For more information about key-bindings, configuration, etc. take
141141
a look at `:h markdown-extras`.

doc/markdown_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ INDICES
143143
As the plugin can be used for note-taking, it may be desirable to access
144144
different indices in an ergonomic way. This can be achieved with the
145145
|g:markdown_extras_indices| list in combination with the |:MDEIndices|
146-
command.
146+
command. Note that `g:markdown_extras_indices` is nothing, but a list of files.
147147

148148
==============================================================================
149149
CONFIGURATION *markdown-extras-configuration* *g:markdown_extras_config*

0 commit comments

Comments
 (0)