mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add :todo and doom/ivy-tasks
This commit is contained in:
@ -77,6 +77,7 @@
|
||||
(ex! "build" 'doom:build)
|
||||
(ex! "debug" 'doom:debug)
|
||||
(ex! "er[rors]" 'doom/flycheck-errors)
|
||||
(ex! "todo" 'doom/ivy-tasks)
|
||||
(ex! "ma[ke]" 'doom:build)
|
||||
|
||||
;; File operations
|
||||
|
Reference in New Issue
Block a user