Skip to content

Commit 7a434d2

Browse files
committed
add org timestamp inactive binding
1 parent ec1edc0 commit 7a434d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dotfiles/config/doom/config.el

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
(find-file "/ssh:joel@belthronding.wildkraken.monster:~/EF/"))
4949

5050
(map! "C-c e" #'jnm/ef-ssh-belthronding)
51+
(map! "C-c d" #'org-timestamp-inactive)
52+
53+
;; (map! :leader "SPC"
54+
;; :n "SPC SPC e" #'jnm/ef-ssh-belthronding)
5155

5256
(after! +popup
5357
;; added here to change the behavior of *info* buffers (set :quit to nil)

0 commit comments

Comments
 (0)