From e2e48d2f0aa29f1ae80764d5187d988631590843 Mon Sep 17 00:00:00 2001 From: Dimitrios Apostolou Date: Mon, 30 Mar 2015 02:38:15 +0200 Subject: [PATCH] Add shell style configuration for emacs. --- contrib/sargraph/sargraph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contrib/sargraph/sargraph b/contrib/sargraph/sargraph index f33478b..9da1cc9 100755 --- a/contrib/sargraph/sargraph +++ b/contrib/sargraph/sargraph @@ -522,3 +522,10 @@ do done exit + +# Local Variables: +# sh-basic-offset: 4 +# indent-tabs-mode: nil +# sh-indent-for-case-label: 0 +# sh-indent-for-case-alt: + +# End: -- 2.40.0