[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 56722d34df 019/351: Add sh-indentation
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 56722d34df 019/351: Add sh-indentation to the list of indent variable. |
Date: |
Thu, 13 Jun 2024 18:38:37 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 56722d34df673387597dd68e3dd2c179fb0fcb96
Author: Hong Xu <hong@topbug.net>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Add sh-indentation to the list of indent variable.
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index a40a3922d0..a8d458a827 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -55,7 +55,8 @@
js-indent-level size
lisp-indent-offset size
ruby-indent-level size
- web-mode-markup-indent-offset size
+ sh-indentation size
+ web-mode-markup-indent-offset size
web-mode-css-indent-offset size
web-mode-code-indent-offset size
;(make-local-variable 'sgml-basic-offset) size
- [nongnu] scratch/editorconfig-cc 642ff1b62f 215/351: Use ws-butler when enabled and available., (continued)
- [nongnu] scratch/editorconfig-cc 642ff1b62f 215/351: Use ws-butler when enabled and available., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9fdc9cc689 218/351: Add variable editorconfig-trim-whitespaces-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 96123213ed 229/351: Add support for Emacs24.5, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc de83e09632 243/351: Update docstring, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4beeb9c830 253/351: Make editorconfig-properties-hash permanetn-local, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ee5b70f1e2 068/351: editorocnfig-core: Throw error when parsing .editorconfig failed, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 3bdd68d5af 069/351: Add tcl-mode indentation support, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 32fb0d6b9c 056/351: Use `require` instead of `load` in usage example, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 903e483a70 052/351: Make `editorconfig-apply' an interactive command, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4fd932bb7c 060/351: Check package metadata using ert framework, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 56722d34df 019/351: Add sh-indentation to the list of indent variable.,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 92519a8c25 022/351: Don't set indent size if the given value makes no sense., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 242cc0ccea 045/351: Use core in elisp as a fallback, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b1643c7360 077/351: Add support for scss-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e7a0874591 026/351: Add hook mechanism., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c02d94298b 082/351: Add editorocnfig-display-current-properties, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e452e1d45b 086/351: Bump version to 0.7.4, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1eabf1ce45 110/351: Add link to Melpa stable, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0057f62085 103/351: Bump version to 0.7.5, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c9b5e73d1d 138/351: Add support for verilog-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc aa57926fdf 163/351: docs -> doc, Stefan Monnier, 2024/06/13