Replace org-bullets w/ org-superstar
org-superstar is a little faster, better written and still maintained. It also has a few more features which I've made opt-in because they are relatively expensive in larger buffers. Folks that don't care for the differences just have to replace `org-bullets-bullet-list` in their configs with `org-superstar-headline-bullets-list`.
This commit is contained in:
parent
3ce752a227
commit
5c4f3c62a7
3 changed files with 18 additions and 6 deletions
|
@ -73,7 +73,7 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode
|
|||
+ [[https://github.com/hniksic/emacs-htmlize][htmlize]]
|
||||
+ [[https://github.com/astahlman/ob-async][ob-async]]
|
||||
+ [[https://github.com/alphapapa/org-bookmark-heading][org-bookmark-heading]]
|
||||
+ [[https://github.com/sabof/org-bullets][org-bullets]]
|
||||
+ [[https://github.com/integral-dw/org-superstar-mode][org-superstar]]
|
||||
+ [[https://github.com/rexim/org-cliplink][org-cliplink]]
|
||||
+ [[https://github.com/magit/orgit][orgit]]
|
||||
+ [[https://orgmode.org/][org-plus-contrib]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue