[Groonga-commit] groonga/heroku-try-groonga at 55866ca [master] Add JavaScript style configuration for Emacs

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jul 20 11:10:00 JST 2014


Kouhei Sutou	2014-07-20 11:10:00 +0900 (Sun, 20 Jul 2014)

  New Revision: 55866ca2fd4e4ecf5e994a4a237f882987498a22
  https://github.com/groonga/heroku-try-groonga/commit/55866ca2fd4e4ecf5e994a4a237f882987498a22

  Message:
    Add JavaScript style configuration for Emacs

  Added files:
    .dir-locals.el

  Added: .dir-locals.el (+3 -0) 100644
===================================================================
--- /dev/null
+++ .dir-locals.el    2014-07-20 11:10:00 +0900 (6fcd819)
@@ -0,0 +1,3 @@
+((js-mode . ((indent-tabs-mode . nil)
+             (js-indent-level . 2)
+             (show-trailing-whitespace . t))))
-------------- next part --------------
HTML����������������������������...
Download 



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