X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/d3ce35806feebe6094dd922fab6ac39a3b236caf..0c158cafca2f97bc07de692ff4b81f300f292e8f:/.gitmodules diff --git a/.gitmodules b/.gitmodules index b31573a..002346a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -191,9 +191,18 @@ # into lisp/, which git will pick up. so, let's ignore untracked files # from org's submodule; at least for now ignore = untracked +[submodule "org-outline-numbering"] + path = lib/org-outline-numbering + url = git@gitlab.com:andersjohansson/org-outline-numbering.git [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 [submodule "ox-hugo"] path = lib/ox-hugo url = git@github.com:kaushalmodi/ox-hugo.git @@ -261,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