mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
Improve display of custom templates in the minibuffer
This commit is contained in:
@ -75,7 +75,7 @@ In case of failure, fail gracefully."
|
||||
(or org-roam-db-location
|
||||
(concat doom-etc-dir "org-roam.db"))
|
||||
org-roam-node-display-template
|
||||
"${doom-hierarchy:*} ${doom-tags:35} ${doom-subdirs}"
|
||||
"${doom-hierarchy:*} ${doom-tags:45}"
|
||||
org-roam-completion-everywhere t
|
||||
org-roam-mode-section-functions
|
||||
#'(org-roam-backlinks-section
|
||||
|
Reference in New Issue
Block a user