From 1298a53fa129aeacf446273eb1e42d61eea3a8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Thu, 19 Feb 2026 16:22:35 +0100 Subject: [PATCH] doc: minor fix --- doc/denote.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/denote.txt b/doc/denote.txt index bc8dd2c..19a4826 100644 --- a/doc/denote.txt +++ b/doc/denote.txt @@ -3,7 +3,7 @@ This is the documentation for the denote plugin. ============================================================================== -CONTENTS *denote.vim* *denote* +CONTENTS *vim-denote* *denote* 1. Introduction |denote-intro| 2. Commands |denote-commands| @@ -21,7 +21,7 @@ do adjusting the tags or changing the title of a note. The official manual is available online: https://protesilaos.com/emacs/denote -The denote plugin adds denote functionality to vim --- _the vim way._ We are +The denote plugin adds denote functionality to vim --- the vim way. We are aware of two other plugins, but we fear that these plugins are not flexible enough, and more importantly, do not follow the vim philosophy for handling denote notes. These mentioned plugins are available here: @@ -104,4 +104,4 @@ Mappings ~ 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: + vim:tw=78:sw=4:ts=8:noet:ft=help:norl:cole=0: