indent fixes

This commit is contained in:
2026-02-17 18:21:44 +01:00
parent 9d04a559cc
commit 1fd1e9aaa0

View File

@@ -5,7 +5,7 @@ This is the documentation for the denote plugin.
==============================================================================
CONTENTS *denote.vim* *denote*
1. Introduction |denote-intro|
1. Introduction |denote-intro|
2. Commands |denote-commands|
3. Settings |denote-settings|
4. Mappings |denote-mappings|
@@ -73,10 +73,10 @@ denote entries. Per default, it is set to:
*denote-mappings*
Mappings ~
<Plug>DenoteList "Populate and open the location list with all denote
entries".
<Plug>DenoteList "Populate and open the location list with all
denote entries".
<Plug>DenoteBackReferences "Populate and open the location list with all
denote entries that link to the currently opened one".
<Plug>DenoteBackReferences "Populate and open the location list with all
denote entries that link to the currently opened one".
vim:tw=78:sw=4:ts=8:noet:ft=help:norl: