From d72e9d9e7348263ee9abda4ebc2f76597ec533ea Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 29 Sep 2021 23:34:17 +0300 Subject: doom-emacs: enable tty optimization --- doom-emacs/.config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom-emacs') diff --git a/doom-emacs/.config/doom/init.el b/doom-emacs/.config/doom/init.el index 4ae2263..66998a9 100644 --- a/doom-emacs/.config/doom/init.el +++ b/doom-emacs/.config/doom/init.el @@ -106,7 +106,7 @@ :os ;;(:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + tty ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types... -- cgit v1.2.3