93

GitHub - pretty-mode/pretty-mode: Redisplay parts of the Emacs buffer as pretty...

 5 years ago
source link: https://github.com/pretty-mode/pretty-mode
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

pretty-mode

Stories in Ready Build Status

Redisplays parts of the Emacs buffer as pretty Unicode symbols. Highly configurable and extendable

Installation

Install the ELPA package from MELPA

In your Cask file:

(source melpa)
(depends-on "pretty-mode")

Usage

(require 'pretty-mode)
; if you want to set it globally
(global-pretty-mode t)
; if you want to set it only for a specific mode
(add-hook 'my-pretty-language-hook 'turn-on-pretty-mode)

Development

cask install
make test
cask exec emacs -q -L . -l .dev/init.el

Credits

  • Arthur Danskin released pretty-mode in 2008 which fontifies various symbols.
  • Grant Rettke added support for some Lispy stuff, Unicode character documentation, and Unicode source references.
  • Dmitri Akatov is currently maintaining pretty-mode and is adding support for more symbols, more modes and customization.

Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK