Skip to content

Commit

Permalink
Setting indent-tabs-mode nil everywhere is dangerous
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Clements committed Sep 5, 2011
1 parent b1c66ca commit 79bc8be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
((nil
(indent-tabs-mode . nil))
(c-mode
((c-mode
(indent-tabs-mode . nil)
(c-file-style . "bsd")
(c-basic-offset . 2)))

0 comments on commit 79bc8be

Please sign in to comment.