add emacs config

pull/1607/head
rndd 2020-05-21 22:36:32 +03:00
parent 30ddb90cab
commit 4c6eac8110
1 changed files with 1 additions and 3 deletions

View File

@ -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))))