el-get/recipes/artbollocks-mode.rcp
2012-02-22 14:46:21 -08:00

10 lines
446 B
Plaintext

(:name artbollocks-mode
:type http
:website "http://code.google.com/p/ac-math/"
:description "A minor mode to guide art writers"
:url "https://gitorious.org/robmyers/scripts/blobs/raw/master/artbollocks-mode.el"
:features artbollocks-mode
:post-init (progn
(add-hook 'text-mode-hook 'turn-on-artbollocks-mode)
(add-hook 'org-mode-hook 'turn-on-artbollocks-mode)))