Replace evil with meow

This commit is contained in:
Zelong Kuang
2025-12-04 22:57:11 +11:00
parent be30ce183c
commit 8a509a080d
5 changed files with 18 additions and 5 deletions

View File

@@ -15,10 +15,14 @@
(add-to-list 'default-frame-alist '(height . 45))
(add-to-list 'default-frame-alist '(width . 100))))
(setq catppuccin-flavor 'catppuccin)
(setq doom-theme 'modus-operandi-tinted)
(setq doom-theme 'modus-vivendi)
(setq display-line-numbers-type 'relative)
(setq org-directory "~/org/")
(use-package! meow
:init
(setq meow-cursor-type-normal 'box))
;; (use-package! ef-themes
;; :ensure t
;; :init