From 87f4197f234ef838843f0df175d0c5834e58b76e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 17 Sep 2022 18:05:15 -0700 Subject: ref(completion): add more packages for completion Get LSP to work with cape and corfu for the completion. Change-Id: Id8f01b1dee77957ff5ba27ed471707b7b9c7dc93 --- emacs/custom/my-settings.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/custom/my-settings.el') diff --git a/emacs/custom/my-settings.el b/emacs/custom/my-settings.el index e6c1ce9..39140a3 100644 --- a/emacs/custom/my-settings.el +++ b/emacs/custom/my-settings.el @@ -45,8 +45,6 @@ (customize-set-variable 'history-length 1000) (customize-set-variable 'history-delete-duplicates t) -(customize-set-variable 'savehist-save-minibuffer-history t) -(add-hook 'after-init-hook #'savehist-mode) (add-hook 'after-init-hook 'midnight-mode) -- cgit v1.2.3