X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=.dir-locals.el;h=b3ddffe8ad15cf91ca68938e58264c60c239980c;hp=fc75ae615bd5a73b25eedabdfe0619286c0436b3;hb=HEAD;hpb=2f4beda434c59f9e2f5b7c32d26543bad7217ad4 diff --git a/.dir-locals.el b/.dir-locals.el index fc75ae61..b3ddffe8 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -15,7 +15,7 @@ (emacs-lisp-mode (indent-tabs-mode . t) (tab-width . 8)) - (shell-mode + (sh-mode (indent-tabs-mode . t) (tab-width . 8) (sh-basic-offset . 4)