[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig 2fed9599bc: Support protobuf-mode (#316)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/editorconfig 2fed9599bc: Support protobuf-mode (#316) |
Date: |
Wed, 30 Aug 2023 18:59:10 -0400 (EDT) |
branch: elpa/editorconfig
commit 2fed9599bcfea5d1aa9fb57dc9118d0f82b6c999
Author: futpib <futpib@gmail.com>
Commit: GitHub <noreply@github.com>
Support protobuf-mode (#316)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 6b52b9c7fd..bda8c57fe6 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -267,6 +267,7 @@ This hook will be run even when there are no matching
sections in
;; for details.
(php-mode c-basic-offset)
(pike-mode c-basic-offset)
+ (protobuf-mode c-basic-offset)
(ps-mode ps-mode-tab)
(pug-mode pug-tab-width)
(puppet-mode puppet-indent-level)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/editorconfig 2fed9599bc: Support protobuf-mode (#316),
ELPA Syncer <=