From f2e7dfcf2e9c606e47511701a8cff37c913b8b96 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Sat, 29 Mar 2025 17:12:10 -0700 Subject: new binds and stuff --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 832c35f..1c47a39 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -281,7 +281,7 @@ :init (corfu-terminal-mode 1) :custom - (corfu-terminal-disable-on-gui t)) + (corfu-terminal-disable-on-gui nil)) (use-package cape ;; extend completion frameworks -- cgit v1.2.3