summaryrefslogtreecommitdiff
path: root/app-emacs/org-superstar-mode/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
commite68d405c5d712af4387159df07e226217bdda049 (patch)
tree009ab0f3d427f0813e62930d71802cb054c07e30 /app-emacs/org-superstar-mode/files
parent401101f9c8077911929d3f2b60a37098460a5d89 (diff)
gentoo resync : 06.04.2022
Diffstat (limited to 'app-emacs/org-superstar-mode/files')
-rw-r--r--app-emacs/org-superstar-mode/files/50org-superstar-mode-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/org-superstar-mode/files/50org-superstar-mode-gentoo.el b/app-emacs/org-superstar-mode/files/50org-superstar-mode-gentoo.el
new file mode 100644
index 000000000000..0c65805a0407
--- /dev/null
+++ b/app-emacs/org-superstar-mode/files/50org-superstar-mode-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'org-superstar-mode "org-superstar"
+ "Use UTF8 bullets for headlines and plain lists." t)