From e4a2f3c611d6e5c2d82a8f068107bc43062cc19e Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 4 Aug 2024 21:00:37 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7f64a2b..8daac0e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ During the execution of `early-init.el` (and `pre-early-init.el` and `post-earl Thus, `post-early-init.el` and `pre-init.el` serve different purposes and are not the same. - ### How to configure Vim keybindings using Evil? Configuring Vim keybindings in Emacs can greatly enhance your editing efficiency if you are accustomed to Vim's modal editing style. Add the following to `~/.emacs.d/post-init.el` to set up Evil mode: