From f1b9862355c5b87962b688312e48235c521eba6d Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 13 Apr 2020 23:12:23 +0200 Subject: [PATCH] Remove setting that was upstreamed --- config.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.org b/config.org index 568d8cc..800d592 100644 --- a/config.org +++ b/config.org @@ -256,9 +256,6 @@ Customize the capture templates: #+BEGIN_SRC emacs-lisp (after! org-roam (set-face-attribute 'org-roam-link nil :foreground "#CCCC60") - ;; this line can be removed if https://github.com/hlissner/doom-emacs/pull/2896 - ;; gets merged - (add-hook 'org-roam-backlinks-mode-hook 'turn-on-visual-line-mode) (setq org-roam-capture-templates '(("d" "default" plain (function org-roam-capture--get-point) "%?"