mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Got rid of unused stuff + trying multi-cursors
This commit is contained in:
parent
b11c9ac1c6
commit
87623001ff
3 changed files with 6 additions and 14 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue