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

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

[nongnu] elpa/editorconfig 6a755d5032: Add php-ts-mode (#318)


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig 6a755d5032: Add php-ts-mode (#318)
Date: Mon, 18 Dec 2023 00:59:27 -0500 (EST)

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

    Add php-ts-mode (#318)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index ffeda0f99e..4ce1684bf4 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -267,6 +267,7 @@ This hook will be run even when there are no matching 
sections in
     ;; See https://github.com/editorconfig/editorconfig-emacs/issues/116
     ;; for details.
     (php-mode c-basic-offset)
+    (php-ts-mode php-ts-mode-indent-offset)
     (pike-mode c-basic-offset)
     (protobuf-mode c-basic-offset)
     (ps-mode ps-mode-tab)



reply via email to

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