mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
General minor refactor & docstring fixes
This commit is contained in:
@@ -306,7 +306,7 @@ between the two."
|
||||
(defun +org|setup-hacks ()
|
||||
"Getting org to behave."
|
||||
;; Don't open separate windows
|
||||
(map-put org-link-frame-setup 'file 'find-file)
|
||||
(map-put org-link-frame-setup 'file #'find-file)
|
||||
|
||||
;; Let OS decide what to do with files when opened
|
||||
(setq org-file-apps
|
||||
|
Reference in New Issue
Block a user