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

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

[nongnu] elpa/editorconfig d4111f65c6: Adding support for indentation in


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig d4111f65c6: Adding support for indentation in kotlin-ts-mode (#310)
Date: Fri, 26 May 2023 20:01:42 -0400 (EDT)

branch: elpa/editorconfig
commit d4111f65c68f18f0dfb3072ee0d9b1d4cee80b52
Author: Alex Figl-Brick <alex@alexbrick.me>
Commit: GitHub <noreply@github.com>

    Adding support for indentation in kotlin-ts-mode (#310)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 30b234f3c9..377e918772 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -245,6 +245,7 @@ This hook will be run even when there are no matching 
sections in
     (json-ts-mode json-ts-mode-indent-offset)
     (julia-mode julia-indent-offset)
     (kotlin-mode kotlin-tab-width)
+    (kotlin-ts-mode kotlin-ts-mode-indent-offset)
     (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]