[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 24c8272763 321/351: Add bash-ts-mode to
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 24c8272763 321/351: Add bash-ts-mode to editorconfig-indentation-alist (#296) |
Date: |
Thu, 13 Jun 2024 18:39:07 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 24c8272763ab9ba274784c6f6335e2955a16ae87
Author: Mohsin Kaleem <mohkale@kisara.moe>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
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 a92407f1c1..e965741a00 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -236,6 +236,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)
(tcl-mode tcl-indent-level
tcl-continued-indent-level)
(toml-ts-mode toml-ts-mode-indent-offset)
- [nongnu] scratch/editorconfig-cc 0e299b7528 278/351: Silence byte-compiler warnings (#235), (continued)
- [nongnu] scratch/editorconfig-cc 0e299b7528 278/351: Silence byte-compiler warnings (#235), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc cf012776b4 306/351: Use new implementation by default (#263), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0f2c33d11a 282/351: Update README 2 (#225), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1969dd74da 271/351: Add conf-mode abbrev-table definitions (#220), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4b25e6b404 275/351: Update CHANGELOG, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1ff99f3eff 310/351: tests(build.yml): Use latest minor version number (#274), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 06b57e1fb7 309/351: Add emacs 28.1 to test target (#270), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0f54515c82 325/351: Load subr-x when compiling (#302), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 217ede58d6 328/351: Revert "Update version string", Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2458fb6f90 327/351: Update version string, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 24c8272763 321/351: Add bash-ts-mode to editorconfig-indentation-alist (#296),
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc b8d1335701 324/351: Add support for gdscript-mode (#300), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9beb04599a 350/351: Refactor find-file advices (#340), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e300cdf937 079/351: Bump version to v0.7.3, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9f8a35806d 090/351: Derive editorconfig-conf-mode from conf-unix-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0382519088 240/351: Fix function name, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ee8aa8afa1 244/351: Update README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fb44eccd92 288/351: Update debug message, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c1ff2ea574 260/351: Fix support for Emacs<26, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0ddff16426 252/351: Update message format for version info, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e5bfa5284c 280/351: Do not init submodule in Makefile, Stefan Monnier, 2024/06/13