diff options
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/org-bullets-20180208.2343/org-bullets-pkg.el')
-rw-r--r-- | configs/shared/emacs/.emacs.d/elpa/org-bullets-20180208.2343/org-bullets-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/org-bullets-20180208.2343/org-bullets-pkg.el b/configs/shared/emacs/.emacs.d/elpa/org-bullets-20180208.2343/org-bullets-pkg.el new file mode 100644 index 000000000000..d0d85e296948 --- /dev/null +++ b/configs/shared/emacs/.emacs.d/elpa/org-bullets-20180208.2343/org-bullets-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "org-bullets" "20180208.2343" "Show bullets in org-mode as UTF-8 characters" 'nil :commit "b56f2e3812626f2c4ac1686073d102c71f4a8513" :authors '(("sabof")) :maintainer '("Jonas Bernoulli" . "jonas@bernoul.li") :url "https://github.com/emacsorphanage/org-bullets") |