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

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

[nongnu] elpa/editorconfig ad021949d9 2/2: Add bash-ts-mode to editorcon


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig ad021949d9 2/2: Add bash-ts-mode to editorconfig-indentation-alist (#296)
Date: Sun, 9 Apr 2023 20:00:50 -0400 (EDT)

branch: elpa/editorconfig
commit ad021949d9a45cd1f00f6c096f41ba15b911b402
Author: Mohsin Kaleem <mohkale@kisara.moe>
Commit: GitHub <noreply@github.com>

    Add bash-ts-mode to editorconfig-indentation-alist (#296)
    
    Co-authored-by: Hong Xu <hong@topbug.net>
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 4777ed0ca4..efb9a199a3 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -279,6 +279,7 @@ This hook will be run even when there are no matching 
sections in
     (scss-mode css-indent-offset)
     (sgml-mode sgml-basic-offset)
     (sh-mode sh-basic-offset sh-indentation)
+    (bash-ts-mode sh-basic-offset sh-indentation)
     (slim-mode slim-indent-offset)
     (sml-mode sml-indent-level)
     (tcl-mode tcl-indent-level



reply via email to

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