Replace evil with meow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user