Got rid of unused stuff + trying multi-cursors

This commit is contained in:
Emmet 2023-09-10 08:18:46 -05:00
parent b11c9ac1c6
commit 87623001ff
3 changed files with 6 additions and 14 deletions

View file

@ -877,10 +877,6 @@ tasks."
:desc "Switch to specific org agenda file"
"o a s" 'list-and-switch-to-agenda-file)
(map! :leader
:desc "Open org calendar"
"o c" #'cfw:open-org-calendar)
(defun org-agenda-switch-with-roam ()
"Switches to org roam node file and database from org agenda view"
(interactive)