An open API service indexing awesome lists of open source software.

https://github.com/fgeller/leerzeichen.el

Emacs minor mode to display whitespace characters efficiently
https://github.com/fgeller/leerzeichen.el

emacs emacs-lisp emacs-mode highlighting minor-mode

Last synced: about 1 year ago
JSON representation

Emacs minor mode to display whitespace characters efficiently

Awesome Lists containing this project

README

          

* leerzeichen.el

Minor mode to highlight whitespace characters without font-lock.

[[https://melpa.org/#/leerzeichen][file:https://melpa.org/packages/leerzeichen-badge.svg]]

Load it the usual way, e.g., =(require 'leerzeichen)= and then toggle it via
=M-x leerzeichen-mode=.

[[https://raw.githubusercontent.com/fgeller/leerzeichen.el/master/screenshot.png][file:https://raw.githubusercontent.com/fgeller/leerzeichen.el/master/screenshot.png]]

** References

http://stackoverflow.com/a/26479360