From 0c158cafca2f97bc07de692ff4b81f300f292e8f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 31 Oct 2018 12:26:38 -0400 Subject: [emacs] assimilate other-frame-window and winum (TODO: set them up) --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e50daec..002346a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -197,6 +197,9 @@ [submodule "orgalist"] path = lib/orgalist url = git@github.com:emacsmirror/orgalist.git +[submodule "other-frame-window"] + path = lib/other-frame-window + url = git@github.com:emacsmirror/other-frame-window.git [submodule "ov"] path = lib/ov url = git@github.com:ShingoFukuyama/ov.el.git @@ -267,6 +270,9 @@ [submodule "which-key"] path = lib/which-key url = git@github.com:justbur/emacs-which-key.git +[submodule "winum"] + path = lib/winum + url = git@github.com:deb0ch/emacs-winum.git [submodule "with-editor"] path = lib/with-editor url = git@github.com:magit/with-editor.git -- cgit v1.2.3-60-g2f50