Enable following links in org-mode by typing "return" on a link

This commit is contained in:
Gerard Vermeulen 2023-01-20 07:03:52 +01:00
parent a371e6c9ae
commit 69b818c493
1 changed files with 1 additions and 0 deletions

View File

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