Update org config
This commit is contained in:
parent
3cc18ac674
commit
a670dad95f
8 changed files with 474 additions and 332 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue