From 00546bdb1cba78f34077083c82ba0a8da8d2a02b Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Tue, 16 Apr 2019 16:04:42 -0400 Subject: [PATCH] removed duplicate setq --- conf.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf.org b/conf.org index dd6421e..44de7f1 100644 --- a/conf.org +++ b/conf.org @@ -439,8 +439,7 @@ One of the best packages for emacs. Helm is basically a search and completion en :init (helm-mode 1) :config - (setq helm-autoresize-max-height 0 - helm-autoresize-max-height 40 + (setq helm-autoresize-max-height 40 helm-M-x-fuzzy-match t helm-buffers-fuzzy-matching t helm-recentf-fuzzy-match t