From ee0dbfb503ff924d6d2778891c18b6e62774cbb1 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 21 Dec 2018 20:22:29 -0500 Subject: [emacs] remove evil and go back to vanilla emacs bindings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it’s become too exhausting to keep thinking if i’m in normal vs. insert mode to choose SPC vs. M-m for as the prefix for the binding i’m about to type --- .gitmodules | 12 ------------ 1 file changed, 12 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index ac00f35..72e0ae2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -86,18 +86,6 @@ [submodule "eshell-up"] path = lib/eshell-up url = git@github.com:peterwvj/eshell-up.git -[submodule "evil"] - path = lib/evil - url = git@github.com:emacs-evil/evil.git -[submodule "evil-escape"] - path = lib/evil-escape - url = git@github.com:syl20bnr/evil-escape.git -[submodule "evil-nerd-commenter"] - path = lib/evil-nerd-commenter - url = git@github.com:redguardtoo/evil-nerd-commenter.git -[submodule "evil-surround"] - path = lib/evil-surround - url = git@github.com:emacs-evil/evil-surround.git [submodule "exec-path-from-shell"] path = lib/exec-path-from-shell url = git@github.com:purcell/exec-path-from-shell.git -- cgit v1.2.3-60-g2f50