Skip to content

Commit 089f609

Browse files
committed
add org timestamp inactive binding
1 parent 61b2b54 commit 089f609

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:[email protected]:~/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)