Add missing Notes bindings to evil and emacs

This commit is contained in:
Brian McGillion
2020-04-17 16:45:26 +04:00
parent 2dd84b8e2f
commit 317beed13c
2 changed files with 5 additions and 0 deletions

View File

@ -472,6 +472,7 @@
:desc "Org store link" "l" #'org-store-link
:desc "Tags search" "m" #'org-tags-view
:desc "Org capture" "n" #'org-capture
:desc "Goto capture" "N" #'org-capture-goto-target
:desc "Active org-clock" "o" #'org-clock-goto
:desc "Todo list" "t" #'org-todo-list
:desc "Search notes" "s" #'+default/org-notes-search