add emacs config
parent
30ddb90cab
commit
4c6eac8110
|
|
@ -1,8 +1,6 @@
|
||||||
;; Per-directory local variables for GNU Emacs 23 and later.
|
;; Per-directory local variables for GNU Emacs 23 and later.
|
||||||
|
|
||||||
((nil
|
((sh-mode
|
||||||
. (tab-width . 2))
|
|
||||||
(sh-mode
|
|
||||||
. ((indent-tabs-mode . nil)
|
. ((indent-tabs-mode . nil)
|
||||||
(sh-basic-offset . 2))))
|
(sh-basic-offset . 2))))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue