diff options
Diffstat (limited to 'doom-emacs')
| -rw-r--r-- | doom-emacs/.config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
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... |
