Skip to content

Commit 0bccdfa

Browse files
author
Rob Walker
authored
tabs for makefile mode (project-chip#381)
1 parent 139d43b commit 0bccdfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dir-locals.el

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
(shell-script-mode . ((sh-basic-offset . 4)))
77
(c-mode . ((c-basic-offset . 4)))
88
(c++-mode . ((c-basic-offset . 4)))
9+
(makefile-mode . ((indent-tabs-mode t)))
910
)

0 commit comments

Comments
 (0)