Skip to content

Commit

Permalink
tabs for makefile mode (project-chip#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Walker authored Apr 16, 2020
1 parent 139d43b commit 0bccdfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
(shell-script-mode . ((sh-basic-offset . 4)))
(c-mode . ((c-basic-offset . 4)))
(c++-mode . ((c-basic-offset . 4)))
(makefile-mode . ((indent-tabs-mode t)))
)

0 comments on commit 0bccdfa

Please sign in to comment.