Reindent with tabs
This commit is contained in:
@ -3,8 +3,12 @@
|
||||
|
||||
((lua-mode
|
||||
(fill-column . 80)
|
||||
(tab-width . 3)
|
||||
(tab-width . 4)
|
||||
(indent-tabs-mode . t)))
|
||||
|
||||
((sh-mode
|
||||
(fill-column . 80)
|
||||
(tab-width . 4)
|
||||
(indent-tabs-mode . t)))
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user