diff --git a/modules/lang/org/contrib/roam.el b/modules/lang/org/contrib/roam.el index e5888bc3f..08036aa76 100644 --- a/modules/lang/org/contrib/roam.el +++ b/modules/lang/org/contrib/roam.el @@ -72,7 +72,6 @@ inserting the link." (propertize "${doom-type:12}" 'face 'font-lock-keyword-face) (propertize "${doom-tags:42}" 'face '(:inherit org-tag :box nil))) org-roam-completion-everywhere t - org-roam-db-gc-threshold most-positive-fixnum ;; Reverse the default to favor faster searchers over slower ones. org-roam-list-files-commands '(fd fdfind rg find))