]> git.armaanb.net Git - config.org.git/blobdiff - config.org
Remove excess linebreak
[config.org.git] / config.org
index 57b8f8ca6455fa363aaaa5cf5574fd5f32571c50..815d99bd840e73cd0d996a31a55ab191d148b914 100644 (file)
@@ -304,8 +304,7 @@ Ivy everywhere.
 #+begin_src emacs-lisp
   (use-package ivy-prescient
     :after counsel
-    :custom
-    (ivy-prescient-enable-filtering nil)
+    :custom (ivy-prescient-enable-filtering nil)
     :config
     (prescient-persist-mode)
     (ivy-prescient-mode))