add(emacs): org-superstar, org-view-mode
This commit is contained in:
parent
3ef3a3dff0
commit
7e56bfce71
2 changed files with 6 additions and 1 deletions
|
@ -51,3 +51,8 @@
|
|||
|
||||
(package! elcord)
|
||||
(package! catppuccin-theme)
|
||||
(package! org-view-mode)
|
||||
(package! org-superstar)
|
||||
(add-hook 'org-mode-hook
|
||||
(lambda ()
|
||||
(org-superstar-mode 1)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue