Add todo to emacs shortcuts
This commit is contained in:
@@ -501,7 +501,8 @@ you should place your code here."
|
||||
(set-note-key "o b" "boardgames" "Games/BoardGames.org")
|
||||
(set-note-key "o g" "groceries" "Grocery.org")
|
||||
(set-note-key "o G" "gloomhaven" "Games/Gloomhaven.org")
|
||||
(set-note-key "o P" "play-list" "Games/PlayList.org"))
|
||||
(set-note-key "o P" "play-list" "Games/PlayList.org")
|
||||
(set-note-key "o t" "todo" "TODO.org"))
|
||||
|
||||
(defun set-note-key (key label note-name)
|
||||
(spacemacs/set-leader-keys
|
||||
|
||||
Reference in New Issue
Block a user