]> code.delx.au - dotemacs/blobdiff - .gitmodules
SSH_AUTH_SOCK
[dotemacs] / .gitmodules
index c2dbb7213461468ff75fa2259b0742316d78e1af..5205d9438d69c0a045f88234beba1c6bfe821ab1 100644 (file)
 [submodule "pkgbuild-mode"]
-       path = packages/pkgbuild-mode
+       path = file-modes/pkgbuild-mode
        url = https://github.com/juergenhoetzel/pkgbuild-mode.git
 [submodule "yaml-mode"]
-       path = packages/yaml-mode
+       path = file-modes/yaml-mode
        url = https://github.com/yoshiki/yaml-mode.git
-[submodule "dockerfile-model"]
-       path = packages/dockerfile-mode
-       url = https://github.com/spotify/dockerfile-mode.git
 [submodule "editorconfig"]
-       path = packages/editorconfig
+       path = file-modes/editorconfig
        url = https://github.com/editorconfig/editorconfig-emacs.git
-[submodule "coffee-mode"]
-       path = packages/coffee-mode
-       url = https://github.com/defunkt/coffee-mode
-[submodule "slime"]
-       path = packages/slime
-       url = https://github.com/slime/slime.git
-[submodule "flycheck"]
-       path = packages/flycheck
-       url = https://github.com/flycheck/flycheck
-[submodule "multiple-cursors"]
-       path = packages/multiple-cursors
-       url = https://github.com/magnars/multiple-cursors.el.git
 [submodule "yasnippet"]
-       path = packages/yasnippet
+       path = text-edit/yasnippet
        url = https://github.com/joaotavora/yasnippet.git
 [submodule "expand-region"]
-       path = packages/expand-region
-       url = https://github.com/magnars/expand-region.el.git
+       path = text-edit/expand-region
+       url = https://github.com/magnars/expand-region.el.git
 [submodule "change-inner"]
-       path = packages/change-inner
+       path = text-edit/change-inner
        url = https://github.com/magnars/change-inner.el.git
-[submodule "js2-mode"]
-       path = packages/js2-mode
-       url = https://github.com/mooz/js2-mode.git
 [submodule "dash"]
-       path = packages/dash
+       path = utils/dash
        url = https://github.com/magnars/dash.el.git
-[submodule "diminish"]
-       path = packages/diminish
-       url = https://github.com/myrjola/diminish.el.git
 [submodule "git-modes"]
-       path = packages/git-modes
+       path = file-modes/git-modes
        url = https://github.com/magit/git-modes.git
-[submodule "json-mode"]
-       path = packages/json-mode
-       url = https://github.com/joshwnj/json-mode.git
-[submodule "json-snatcher"]
-       path = packages/json-snatcher
-       url = https://github.com/Sterlingg/json-snatcher.git
-[submodule "json-reformat"]
-       path = packages/json-reformat
-       url = https://github.com/gongo/json-reformat.git
-[submodule "swiper"]
-       path = packages/swiper
-       url = https://github.com/abo-abo/swiper.git
-[submodule "haskell-mode"]
-       path = packages/haskell-mode
-       url = https://github.com/haskell/haskell-mode.git
-[submodule "scala-mode"]
-       path = packages/scala-mode
-       url = https://github.com/ensime/emacs-scala-mode.git
-[submodule "groovy-modes"]
-       path = packages/groovy-modes
-       url = https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes.git
-[submodule "dockerfile-mode"]
-       path = packages/dockerfile-mode
-       url = https://github.com/spotify/dockerfile-mode.git
 [submodule "markdown-mode"]
-       path = packages/markdown-mode
+       path = file-modes/markdown-mode
        url = https://github.com/jrblevin/markdown-mode.git
-[submodule "direx"]
-       path = packages/direx
-       url = https://github.com/m2ym/direx-el.git
-[submodule "avy"]
-       path = packages/avy
-       url = https://github.com/abo-abo/avy.git
-[submodule "git-gutter"]
-       path = packages/git-gutter
-       url = https://github.com/syohex/emacs-git-gutter.git
-[submodule "shackle"]
-       path = packages/shackle
-       url = https://github.com/wasamasa/shackle.git
-[submodule "hl-todo"]
-       path = packages/hl-todo
-       url = https://github.com/tarsius/hl-todo.git
 [submodule "magit"]
-       path = packages/magit
+       path = vc/magit
        url = https://github.com/magit/magit.git
-[submodule "emacs-async"]
-       path = packages/async
-       url = https://github.com/jwiegley/emacs-async.git
 [submodule "with-editor"]
-       path = packages/with-editor
+       path = vc/with-editor
        url = https://github.com/magit/with-editor.git
-[submodule "elisp-slime-nav"]
-       path = packages/elisp-slime-nav
-       url = https://github.com/purcell/elisp-slime-nav.git
-[submodule "ace-window"]
-       path = packages/ace-window
-       url = https://github.com/abo-abo/ace-window.git
-[submodule "packages/ssh-file-modes"]
-       path = packages/ssh-file-modes
+[submodule "ssh-file-modes"]
+       path = file-modes/ssh-file-modes
        url = https://github.com/petere/emacs-ssh-file-modes.git
 [submodule "jump-char"]
-       path = packages/jump-char
+       path = text-edit/jump-char
        url = https://github.com/lewang/jump-char.git
 [submodule "highlight-symbol"]
-       path = packages/highlight-symbol
-       url = https://github.com/nschum/highlight-symbol.el.git
-[submodule "goto-chg"]
-       path = packages/goto-chg
-       url = https://github.com/emacs-evil/goto-chg.git
+       path = text-edit/highlight-symbol
+       url = https://github.com/nschum/highlight-symbol.el.git
 [submodule "s"]
-       path = packages/s
+       path = utils/s
        url = https://github.com/magnars/s.el.git
-[submodule "js2-refactor"]
-       path = packages/js2-refactor
-       url = https://github.com/magnars/js2-refactor.el.git
-[submodule "wgrep"]
-       path = packages/wgrep
-       url = https://github.com/mhayashi1120/Emacs-wgrep.git
-[submodule "cl-closure-template"]
-       path = packages/cl-closure-template
-       url = https://github.com/archimag/cl-closure-template.git
 [submodule "ledger-mode"]
-       path = packages/ledger-mode
+       path = file-modes/ledger-mode
        url = https://github.com/ledger/ledger-mode.git
 [submodule "magit-popup"]
-       path = packages/magit-popup
+       path = vc/magit-popup
        url = https://github.com/magit/magit-popup.git
-[submodule "ghub"]
-       path = packages/ghub
-       url = https://github.com/magit/ghub.git
-[submodule "typescript-mode"]
-       path = packages/typescript-mode
-       url = https://github.com/ananthakumaran/typescript.el.git
-[submodule "tide"]
-       path = packages/tide
-       url = https://github.com/ananthakumaran/tide.git
-[submodule "highlight-indent-guides"]
-       path = packages/highlight-indent-guides
-       url = https://github.com/DarthFennec/highlight-indent-guides.git
-[submodule "rjsx-mode"]
-       path = packages/rjsx-mode
-       url = https://github.com/felipeochoa/rjsx-mode.git
+[submodule "magit-transient"]
+       path = vc/magit-transient
+       url = https://github.com/magit/transient.git
+[submodule "compat"]
+       path = utils/compat
+       url = https://github.com/emacs-compat/compat
+[submodule "vertico"]
+       path = completion/vertico
+       url = https://github.com/minad/vertico
+[submodule "orderless"]
+       path = completion/orderless
+       url = https://github.com/oantolin/orderless
+[submodule "marginalia"]
+       path = completion/marginalia
+       url = https://github.com/minad/marginalia
+[submodule "consult"]
+       path = completion/consult
+       url = https://github.com/minad/consult
+[submodule "diff-hl"]
+       path = vc/diff-hl
+       url = https://github.com/dgutov/diff-hl
+[submodule "dockerfile-mode"]
+       path = file-modes/dockerfile-mode
+       url = https://github.com/spotify/dockerfile-mode.git