From bc73fd3f9e2f10ae22cd72d478ceea0143c37b32 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 17 Apr 2022 23:59:49 +0100 Subject: nits --- completion.org | 2 +- init.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/completion.org b/completion.org index 25debf6..4d5d8e4 100644 --- a/completion.org +++ b/completion.org @@ -181,7 +181,7 @@ (use-package vertico :ensure t :init - (setq vertico-count 10 + (setq vertico-count 20 vertico-cycle t vertico-resize t org-refile-use-outline-path t) diff --git a/init.org b/init.org index 1eec81c..e6805d8 100644 --- a/init.org +++ b/init.org @@ -1737,7 +1737,7 @@ (setq jao-afio-mail-function 'gnus) (jao-load-org "email") #+end_src -* PDFs +* PDFs and other docs *** doc-view and pdf-tools #+begin_src emacs-lisp (use-package doc-view -- cgit v1.2.3