[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc c925595659 337/351: Add support for hcl
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc c925595659 337/351: Add support for hcl-mode (#312) |
Date: |
Thu, 13 Jun 2024 18:39:08 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit c925595659e2150cd507c06064f2c8b47e4ad5fb
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Add support for hcl-mode (#312)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 5c9419823a..dfde32f456 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -204,6 +204,7 @@ This hook will be run even when there are no matching
sections in
(haskell-mode haskell-indent-spaces
haskell-indent-offset
shm-indent-spaces)
+ (hcl-mode hcl-indent-level)
(html-ts-mode html-ts-mode-indent-offset)
(idl-mode c-basic-offset)
(java-mode c-basic-offset)
- [nongnu] scratch/editorconfig-cc 92937591a3 267/351: Update README, (continued)
- [nongnu] scratch/editorconfig-cc 92937591a3 267/351: Update README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7a7a8c99a6 281/351: Add github actions badge, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 49b0cd1a18 263/351: Fix that "?" does not match "/", Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ae29b6421c 311/351: Add fixes for Emacs 29 (#276), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5946c20180 315/351: Prepare v0.9.1 (#281), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 90278ea953 307/351: Update CHANGELOG, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc f55d5f1f77 329/351: Prepare v0.10.0 (#303), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2839f753f7 322/351: Update copyright year (#297), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7dea9c4286 317/351: Drop Emacs 24.x and 25.x (#286), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 14ba6ed35b 314/351: Check `filename` rather than `buffer-file-name` for consistency (#280), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c925595659 337/351: Add support for hcl-mode (#312),
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 384bf81c0a 333/351: Update CHANGELOG (#308), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7035295d42 339/351: Add jsonian-mode (#320), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1b37f3f7fd 341/351: ci: Bump Emacs 29.x to 3 (#327), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 99a1e77c31 342/351: Exclude some versions from test target (#329), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 18ccad3beb 344/351: Separate some utility commands to new file (#330), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fe98f81020 348/351: Add switch not to override local variable values (#338), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc dbfe71c45c 165/351: Fix Makefile, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9b86ec3902 148/351: Add file_type_emacs support, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0d24b868d1 133/351: Add more plugin tests, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 97c22ffe64 109/351: Remove link to Marmalade package repository, Stefan Monnier, 2024/06/13