shithub: choc

Download patch

ref: ceae5a1dc16c5f4a7a331ea33e71a21bbb215cd6
parent: afb8137adc568286a58c61bfeed6bbfed6310bd0
author: Simon Howard <fraggle@soulsphere.org>
date: Sat Feb 16 15:37:06 EST 2019

Third time lucky?

--- a/HACKING.md
+++ b/HACKING.md
@@ -139,7 +139,7 @@
 
 Or, if you use Emacs, put this in your `.emacs`:
 
-``lisp
+```lisp
 (add-hook 'c-mode-hook (lambda ()
   (when (and buffer-file-name
              (string-match "chocolate-doom" buffer-file-name))