From 1fd1e9aaa015f5fe9228ae35a365e7e830a577e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Tue, 17 Feb 2026 18:21:44 +0100 Subject: [PATCH] indent fixes --- doc/denote.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/denote.txt b/doc/denote.txt index f72b92d..aae611e 100644 --- a/doc/denote.txt +++ b/doc/denote.txt @@ -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 ~ -DenoteList "Populate and open the location list with all denote -entries". +DenoteList "Populate and open the location list with all + denote entries". -DenoteBackReferences "Populate and open the location list with all -denote entries that link to the currently opened one". +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: