Skip to content

Commit

Permalink
add org timestamp inactive binding
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmccracken committed Sep 12, 2024
1 parent 61b2b54 commit 089f609
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dotfiles/config/doom/config.el
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
(find-file "/ssh:[email protected]:~/EF/"))

(map! "C-c e" #'jnm/ef-ssh-belthronding)
(map! "C-c d" #'org-timestamp-inactive)

;; (map! :leader "SPC"
;; :n "SPC SPC e" #'jnm/ef-ssh-belthronding)

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

0 comments on commit 089f609

Please sign in to comment.