m
authorspwhitton <spwhitton@web>
Sat, 5 Dec 2015 19:52:38 +0000 (19:52 +0000)
committeradmin <admin@branchable.com>
Sat, 5 Dec 2015 19:52:38 +0000 (19:52 +0000)
doc/coding_style.mdwn

index 288f524467bfb178c717108923cb7acf8f275ffd..425665e3777013ba554847e35cc9a9bc4595edff 100644 (file)
@@ -110,4 +110,4 @@ Note for emacs users: You can put the following snippet into a file called
         ;; Warn about spaces used for indentation:
         (haskell-mode . ((eval . (highlight-regexp "^ *")))))
 
-Also consider [haskell-tab-indent-mode](https://spwhitton.name/tech/code/haskell-tab-indent/).  The standard indentation modes that come with haskell-mode do not work well with tabs for indentation.  This mode works well for hacking on Propellor.
+Also consider [haskell-tab-indent-mode](https://spwhitton.name/tech/code/haskell-tab-indent/).  The standard indentation modes that come with haskell-mode do not work well with tabs for indentation.  This mode works well for hacking on git-annex.