diff options
author | Thanos Apollo <[email protected]> | 2023-01-13 09:58:34 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-01-13 09:58:34 +0200 |
commit | 7f8c7f685c2a8f451807f108df35f4201f3e32b1 (patch) | |
tree | f7189a3a1cbc99357caf6de47ff03505e3768871 /.emacs.d | |
parent | 9a991204d9003adb20223cd0340e657e2f5cbc8f (diff) |
Add org-superstar
Diffstat (limited to '.emacs.d')
-rw-r--r-- | .emacs.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index e1674d3..4e06402 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -68,6 +68,7 @@ circe eshell-syntax-highlighting pdf-tools + org-superstar mastodon)) (defvar my-missing-packages '() |