feat(emacs-evil): Make emacs look like a Vim

This commit is contained in:
js0ny 2025-01-29 01:23:33 +00:00
parent 5dc5ba0c5f
commit ffcc8fb768
8 changed files with 114 additions and 8 deletions

View file

@ -3,7 +3,8 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages '(use-package evil company)))
'(package-selected-packages
'(gnu-elpa-keyring-update--keyring gnu-elpa-keyring-update lsp-mode catppuccin-theme use-package evil company)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.