summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorGravatar Nathan Collins <nathan.collins@gmail.com>2012-06-10 02:11:40 -0700
committerGravatar Nathan Collins <nathan.collins@gmail.com>2012-06-10 02:11:40 -0700
commit4453351ca4b3dfe313b475bbf6e1de9a9b250fb5 (patch)
treecbe94aef1e4488b931f70dc731e9a8c80587397a /Setup.hs
parent6c8507ee1b0a5bd361c38ec0fa342e616b990357 (diff)
Add a .dir-locals.el that configures emacs' treatment of tabs.
The Haskell code uses tabs for indentation, and displays well with tab-width set to 2. So, I created a .dir-locals.el (applies to all files opened in emacs at or below ./), which sets 'tab-width' to 2, turns on 'indent-tabs-mode', and highlights leading spaces in 'haskell-mode'.
Diffstat (limited to 'Setup.hs')
0 files changed, 0 insertions, 0 deletions