summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-12-08 16:09:45 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-12-08 16:09:45 +0000
commitc6e0d28d90ce27e759cc6298ab6dbe1433ee3c85 (patch)
treec715f28d169eebd0c5ad1fd66e3f448b18aee37d
parent4838e3b39ef68dca38cee5d8f88a6b22b1b7e539 (diff)
added a binding for creating a link in denote
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index 6d98aea..98a9706 100644
--- a/init.el
+++ b/init.el
@@ -290,7 +290,8 @@ Restart works only on graphic display."
:bind (("C-c n n" . denote-create-note)
("C-c n d" . mrl/denote-journal)
- ("C-c n t" . denote-type))
+ ("C-c n t" . denote-type)
+ ("C-c n l" . denote-link))
)
;; Enable vertico