From ae43aedfcbdeb5f6b39c8c4082c6596208eb4cfd Mon Sep 17 00:00:00 2001 From: Zelong Kuang Date: Mon, 8 Dec 2025 16:25:09 +1100 Subject: [PATCH] Update --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 229a285..a1987c8 100644 --- a/init.el +++ b/init.el @@ -53,8 +53,8 @@ ( zen +mixed-pitch-mode) ; distraction-free coding or writing :editor - ;; (meow +qwerty) - (evil +everywhere) ; come to the dark side, we have cookies + (meow +qwerty) + ;; (evil +everywhere) ; come to the dark side, we have cookies file-templates ; auto-snippets for empty files fold ; (nigh) universal code folding (format +onsave +lsp) ; automated prettiness