added key o for other files

This commit is contained in:
2026-03-04 11:38:04 +01:00
parent e1c3ea09da
commit 270be048dc
2 changed files with 11 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
*denote.txt* Handling denote entries the vim way
Last change: 2026 Mar 3
Last change: 2026 Mar 4
This is the documentation for the denote package. This package also introduces
the |libdenote| plugin in the file autoload/libdenote.vim, which may be of
@@ -257,6 +257,9 @@ C Change the title of the selected entry.
dd Delete the selected entry.
{Visual}d Delete the visually selected entries.
*denote-list-o*
o Open the file using the system "open" command.
==============================================================================
APPENDIX A - THE LIBDENOTE PLUGIN *libdenote*