1234567891011121314151617181920212223242526272829303132 |
- [submodule "themes/emacs-tron-theme"]
- path = themes/emacs-tron-theme
- url = https://github.com/ivanmarcin/emacs-tron-theme.git
- ignore = dirty
- [submodule "themes/emacs-clues-theme"]
- path = themes/emacs-clues-theme
- url = https://github.com/emacsfodder/emacs-clues-theme.git
- ignore = dirty
- [submodule "themes/emacs-purple-haze-theme"]
- path = themes/emacs-purple-haze-theme
- url = https://github.com/emacsfodder/emacs-purple-haze-theme.git
- ignore = dirty
- [submodule "snippets/yasnippet-snippets"]
- path = snippets/yasnippet-snippets
- url = https://github.com/AndreaCrotti/yasnippet-snippets.git
- ignore = dirty
- [submodule "snippets/yasmate"]
- path = snippets/yasmate
- url = https://github.com/capitaomorte/yasmate.git
- ignore = dirty
- [submodule "snippets/extend-snippets/text-mode"]
- path = snippets/extend-snippets/text-mode
- url = https://github.com/jonatkinson/yasnippet-licenses.git
- ignore = dirty
- [submodule "external/jdee-server"]
- path = external/jdee-server
- url = https://github.com/jdee-emacs/jdee-server.git
- [submodule "scripts/offlineimap-notify"]
- path = scripts/offlineimap-notify
- url = https://framagit.org/distopico/offlineimap-notify.git
- branch = main
|