mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 13:51:28 +00:00
[.dir-locals.el] Add shell script mode
This commit is contained in:
committed by
Dmitrii Kuvaiskii
parent
9a37c5cc36
commit
ca64cb4b29
@@ -5,5 +5,6 @@
|
||||
(c-basic-offset . 4)))
|
||||
(makefile-mode . ((indent-tabs-mode . t)))
|
||||
(asm-mode . ((indent-tabs-mode . t)))
|
||||
(shell-script-mode . ((indent-tabs-mode . t)))
|
||||
((nil . ((truncate-lines . t)))
|
||||
(text-mode . ((eval . ((turn-on-auto-fill)))))))
|
||||
|
||||
Reference in New Issue
Block a user