feat: Add god-mode modal editing with custom keybindings

This commit is contained in:
2026-05-12 09:12:22 +08:00
parent 61edd16f0c
commit b0a340f8b5
4 changed files with 40 additions and 5 deletions

View File

@@ -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))