.gitmodules 564 B

123456789101112
  1. [submodule ".config/emacs/gitrepos/go-mode.el"]
  2. path = .config/emacs/gitrepos/go-mode.el
  3. url = https://github.com/dominikh/go-mode.el
  4. [submodule ".config/emacs/gitrepos/zig-mode"]
  5. path = .config/emacs/gitrepos/zig-mode
  6. url = https://github.com/ziglang/zig-mode.git
  7. [submodule ".config/emacs/gitrepos/emacs-reformatter"]
  8. path = .config/emacs/gitrepos/emacs-reformatter
  9. url = https://github.com/purcell/emacs-reformatter.git
  10. [submodule ".config/emacs/gitrepos/fasm-mode"]
  11. path = .config/emacs/gitrepos/fasm-mode
  12. url = https://github.com/emacsattic/fasm-mode