[Groonga-commit] groonga/groonga at e194d2e [master] emacs: add missing sh-indentation configration

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 28 14:50:06 JST 2014


Kouhei Sutou	2014-10-28 14:50:06 +0900 (Tue, 28 Oct 2014)

  New Revision: e194d2e97cb8219631a4ff2e1f391b6184e4bbfc
  https://github.com/groonga/groonga/commit/e194d2e97cb8219631a4ff2e1f391b6184e4bbfc

  Message:
    emacs: add missing sh-indentation configration

  Modified files:
    .dir-locals.el

  Modified: .dir-locals.el (+1 -0)
===================================================================
--- .dir-locals.el    2014-10-28 14:39:55 +0900 (4c468e2)
+++ .dir-locals.el    2014-10-28 14:50:06 +0900 (5a5e53b)
@@ -1,2 +1,3 @@
 ((sh-mode .  ((indent-tabs-mode . nil)
+              (sh-indentation   . 2)
               (sh-basic-offset  . 2))))
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index