From eb186a5ac60fdb718daed6d4dacdd848086fd134 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 22 Jul 2018 13:03:43 -0400 Subject: [emacs] ditch evil in favour of ryo-modal also, rebind sway resize from s-r to s-S-r so that it won't clash with my counsel-recentf binding --- .gitmodules | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f861ab8..776beaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,12 +56,6 @@ [submodule "epl"] path = lib/epl url = git@github.com:cask/epl.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 "exec-path-from-shell"] path = lib/exec-path-from-shell url = git@github.com:purcell/exec-path-from-shell.git @@ -162,6 +156,9 @@ [submodule "proof-site"] # Proof General path = lib/proof-site url = git@github.com:ProofGeneral/PG.git +[submodule "ryo-modal"] + path = lib/ryo-modal + url = git@github.com:Kungsgeten/ryo-modal.git [submodule "s"] path = lib/s url = git@github.com:magnars/s.el.git -- cgit v1.2.3-60-g2f50