From ba19fdbc6964c77480d8131ce0ac5c68dc6d900e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 26 Apr 2021 15:28:36 -0500 Subject: Comment out icomplete-mode Sometimes it'd be called and the function turning it off wouldn't be, for some reason. Weird stuff. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7af2e3e..bc9377b 100644 --- a/init.el +++ b/init.el @@ -173,7 +173,7 @@ completion-category-defaults nil completion-category-overrides '((file (styles . (partial-completion))))) - (icomplete-mode +1) + ;; (icomplete-mode +1) ;; Emoji (when-let* ((ffl (font-family-list)) -- cgit 1.4.1-21-gabe81