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

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

[nongnu] elpa/editorconfig 9780a07648: Add jsonian-mode (#320)


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig 9780a07648: Add jsonian-mode (#320)
Date: Tue, 9 Jan 2024 00:59:12 -0500 (EST)

branch: elpa/editorconfig
commit 9780a07648afe0c12c7f7cd8f1cdfe1be4fc8684
Author: USAMI Kenta <tadsan@zonu.me>
Commit: GitHub <noreply@github.com>

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

diff --git a/editorconfig.el b/editorconfig.el
index 5bf62f23ff..3263956cf5 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -245,6 +245,7 @@ This hook will be run even when there are no matching 
sections in
     (js3-mode js3-indent-level)
     (json-mode js-indent-level)
     (json-ts-mode json-ts-mode-indent-offset)
+    (jsonian-mode jsonian-default-indentation)
     (julia-mode julia-indent-offset)
     (kotlin-mode kotlin-tab-width)
     (kotlin-ts-mode kotlin-ts-mode-indent-offset)



reply via email to

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