]> git.cworth.org Git - notmuch/blobdiff - .dir-locals.el
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / .dir-locals.el
index fc75ae615bd5a73b25eedabdfe0619286c0436b3..b3ddffe8ad15cf91ca68938e58264c60c239980c 100644 (file)
@@ -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)