diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-15 10:11:18 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-15 10:11:18 +0000 |
commit | 5b7a2a5921440b94072a71b4eb425de48726293e (patch) | |
tree | 8e092715882bc630217e1eed74e4400d91e07d57 /doom.d | |
parent | a1b0aa1e2441bfc15f756f22a50ac07d40ce5d7a (diff) |
removed completion from anywhere in org-roam
Diffstat (limited to 'doom.d')
-rw-r--r-- | doom.d/config.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doom.d/config.el b/doom.d/config.el index e82f9e3..9977a63 100644 --- a/doom.d/config.el +++ b/doom.d/config.el @@ -89,7 +89,6 @@ matt@matthewlemon.com") (org-roam-directory "~/org-roam") :config (setq org-roam-dailies-directory "daily/") - (org-roam-complete-everywhere) (org-roam-db-autosync-mode) (setq org-roam-capture-templates '(("d" "default" plain |