Enable following links in org-mode by typing "return" on a link
This commit is contained in:
parent
a371e6c9ae
commit
69b818c493
@ -2160,6 +2160,7 @@ When called twice, replace the previously inserted \\(\\) by one $."
|
||||
stamp)))
|
||||
|
||||
(with-eval-after-load 'org
|
||||
(setopt org-return-follows-link t)
|
||||
(define-key org-mode-map
|
||||
(kbd "C-c <SPC>") #'org-inactive-current-time-stamp)
|
||||
(define-key org-mode-map
|
||||
|
Loading…
Reference in New Issue
Block a user