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