Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

tagd/org-bullets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

org-bullets mode

Show org-mode bullets as UTF-8 characters.

screenshot

Installation

Copy the file somewhere in your load-path, then add to your .emacs:
(require 'org-bullets)
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1)))

select, do [M-x eval-region]. The *s will be replaced with utf-8 bullets next time you open an org file

About

utf-8 bullets for org-mode

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Emacs Lisp 100.0%