feat: Add god-mode modal editing with custom keybindings
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
|
||||
;; denote
|
||||
(use-package denote
|
||||
:init
|
||||
(denote-rename-buffer-mode)
|
||||
:config
|
||||
(setq denote-directory "~/org/my-org-note/")
|
||||
(setq denote-prompts '(title signature keywords))
|
||||
|
||||
Reference in New Issue
Block a user