Reindent with tabs
This commit is contained in:
parent
cfb302a00c
commit
035d34babd
@ -3,8 +3,12 @@
|
|||||||
|
|
||||||
((lua-mode
|
((lua-mode
|
||||||
(fill-column . 80)
|
(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)))
|
(indent-tabs-mode . t)))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user