.gitmodules 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. [submodule "themes/emacs-tron-theme"]
  2. path = themes/emacs-tron-theme
  3. url = https://github.com/ivanmarcin/emacs-tron-theme.git
  4. ignore = dirty
  5. [submodule "themes/emacs-clues-theme"]
  6. path = themes/emacs-clues-theme
  7. url = https://github.com/emacsfodder/emacs-clues-theme.git
  8. ignore = dirty
  9. [submodule "themes/emacs-purple-haze-theme"]
  10. path = themes/emacs-purple-haze-theme
  11. url = https://github.com/emacsfodder/emacs-purple-haze-theme.git
  12. ignore = dirty
  13. [submodule "snippets/yasnippet-snippets"]
  14. path = snippets/yasnippet-snippets
  15. url = https://github.com/AndreaCrotti/yasnippet-snippets.git
  16. ignore = dirty
  17. [submodule "snippets/yasmate"]
  18. path = snippets/yasmate
  19. url = https://github.com/capitaomorte/yasmate.git
  20. ignore = dirty
  21. [submodule "snippets/extend-snippets/text-mode"]
  22. path = snippets/extend-snippets/text-mode
  23. url = https://github.com/jonatkinson/yasnippet-licenses.git
  24. ignore = dirty
  25. [submodule "external/jdee-server"]
  26. path = external/jdee-server
  27. url = https://github.com/jdee-emacs/jdee-server.git
  28. [submodule "scripts/offlineimap-notify"]
  29. path = scripts/offlineimap-notify
  30. url = https://framagit.org/distopico/offlineimap-notify.git
  31. branch = main