emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] scratch/editorconfig-cc 7035295d42 339/351: Add jsonian-mode (#


From: Stefan Monnier
Subject: [nongnu] scratch/editorconfig-cc 7035295d42 339/351: Add jsonian-mode (#320)
Date: Thu, 13 Jun 2024 18:39:08 -0400 (EDT)

branch: scratch/editorconfig-cc
commit 7035295d428f49a9ed98d11e572116180bf60e6e
Author: USAMI Kenta <tadsan@zonu.me>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Add jsonian-mode (#320)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index d23bf65031..a62ecc0b41 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -214,6 +214,7 @@ This hook will be run even when there are no matching 
sections in
     (js2-mode js2-basic-offset)
     (js3-mode js3-indent-level)
     (json-mode js-indent-level)
+    (jsonian-mode jsonian-default-indentation)
     (latex-mode . editorconfig-set-indentation-latex-mode)
     (lisp-mode lisp-indent-offset)
     (livescript-mode livescript-tab-width)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]