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

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

[nongnu] elpa/editorconfig f7588dd1a2: Add indentation support for Elixi


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig f7588dd1a2: Add indentation support for Elixir TS mode (#319)
Date: Sat, 23 Dec 2023 21:59:25 -0500 (EST)

branch: elpa/editorconfig
commit f7588dd1a216bfd0a89109ae7bcc3a7da74824c1
Author: Paweł Świątkowski <katafrakt@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Add indentation support for Elixir TS mode (#319)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 4ce1684bf4..5bf62f23ff 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -201,6 +201,7 @@ This hook will be run even when there are no matching 
sections in
     (css-mode css-indent-offset)
     (css-ts-mode css-indent-offset)
     (d-mode c-basic-offset)
+    (elixir-ts-mode elixir-ts-indent-offset)
     (emacs-lisp-mode lisp-indent-offset)
     (enh-ruby-mode enh-ruby-indent-level)
     (erlang-mode erlang-indent-level)



reply via email to

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