mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Update org config
This commit is contained in:
@@ -93,8 +93,7 @@ buffers."
|
||||
(interactive)
|
||||
(in! org-directory
|
||||
(let ((helm-ff-skip-boring-files t))
|
||||
(helm-find-files-1 org-directory))))
|
||||
|
||||
(helm-find-files-1 (concat org-directory "/")))))
|
||||
|
||||
(provide 'defuns-helm)
|
||||
;;; defuns-helm.el ends here
|
||||
|
Reference in New Issue
Block a user