diff options
author | Yuchen Pei <id@ypei.org> | 2024-12-22 16:37:44 +1100 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2024-12-22 16:37:44 +1100 |
commit | c997f63695502f1160524b2e76ea7358ad341bb1 (patch) | |
tree | 9c80ba1c271b710c230b31ca9e432c7f0618418c /.gitmodules | |
parent | 76865e3e10a28c024275511e2348fb1b702650ce (diff) |
[emacs] [bashrc] Multiple changes
- use custom mastodon.el
- turn off flyspell in org-jira mode because it slows down
significantly
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 521bfd7..9b20e8b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "exitter"] path = emacs/.emacs.d/lisp/exitter url = https://g.ypei.me/exitter.git +[submodule "mastodon.el"] + path = emacs/.emacs.d/lisp/mastodon.el + url = https://codeberg.org/martianh/mastodon.el |