summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
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