From 0a89a44121c15da68c7410c1d45162ec2edf821f Mon Sep 17 00:00:00 2001 From: KJ Date: Sat, 9 Sep 2023 01:07:26 -0400 Subject: [PATCH] Disable evil mode. Really I not need it, sometimes I want use it again, but the emacs shortcuts are fine and using it is better at the end. And for other thing, the commands are better that any shotcut of VIM or Emacs. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index a2de3ab..be40863 100644 --- a/init.el +++ b/init.el @@ -22,7 +22,7 @@ (require 'init-corfu) (require 'init-ctags) (require 'init-minibuffer) -(require 'init-evil) +;; (require 'init-evil) (require 'init-keys) ;; Lenguajes