doc: minor fix

This commit is contained in:
2026-02-19 16:22:35 +01:00
parent 24cadefafc
commit 0f7abb4f44

View File

@@ -3,7 +3,7 @@
This is the documentation for the denote plugin. This is the documentation for the denote plugin.
============================================================================== ==============================================================================
CONTENTS *denote.vim* *denote* CONTENTS *vim-denote* *denote*
1. Introduction |denote-intro| 1. Introduction |denote-intro|
2. Commands |denote-commands| 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: available online:
https://protesilaos.com/emacs/denote 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 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 enough, and more importantly, do not follow the vim philosophy for handling
denote notes. These mentioned plugins are available here: denote notes. These mentioned plugins are available here:
@@ -104,4 +104,4 @@ Mappings ~
<Plug>DenoteBackReferences "Populate and open the location list with all <Plug>DenoteBackReferences "Populate and open the location list with all
denote entries that link to the currently opened one". 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: