dotfiles/emacs/.emacs.d/elpa/org-bullets-20200317.1740/org-bullets-pkg.el

9 lines
345 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-bullets" "20200317.1740"
"Show bullets in org-mode as UTF-8 characters."
()
:url "https://github.com/integral-dw/org-bullets"
:commit "9ec0dbd30be7c6310804141ee952ac8c5f753557"
:revdesc "9ec0dbd30be7"
:maintainers '(("D. Williams" . "d.williams@posteo.net")))