mirror of
https://github.com/rheaplex/artbollocks-mode.git
synced 2026-09-16 16:31:51 +00:00
No description
- Emacs Lisp 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| artbollocks-mode.el | ||
| COPYING | ||
| README | ||
| README.txt | ||
Art Bollocks Mode highlights those pesky weasel words that slip into writing. To add this to your Emacs: (add-to-list 'load-path "/wherever/you/extracted/artbollocks-mode") (require 'artbollocks-mode) (add-hook 'text-mode-hook 'artbollocks-mode)