mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Org-mode config is back baby! With a vengeance!
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
(exmap "tabp[rev]" 'narf:switch-to-tab-left)
|
||||
(exmap "tabl[ast]" 'narf:switch-to-tab-last)
|
||||
|
||||
;; Org-mode
|
||||
(exmap "att[ach]" 'narf:org-attach)
|
||||
|
||||
;; Plugins
|
||||
(after! flycheck
|
||||
(exmap "er[rors]" (λ! (flycheck-buffer) (flycheck-list-errors))))
|
||||
|
Reference in New Issue
Block a user