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

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

[nongnu] elpa/editorconfig 4b81a59928: Indentation for swift-mode (#321)


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig 4b81a59928: Indentation for swift-mode (#321)
Date: Sun, 28 Jan 2024 21:59:52 -0500 (EST)

branch: elpa/editorconfig
commit 4b81a5992858cbf03bcd7ed6ef31e4be0b55a7c1
Author: Dave Abrahams <dabrahams@adobe.com>
Commit: GitHub <noreply@github.com>

    Indentation for swift-mode (#321)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 3263956cf5..c122886ae7 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -288,6 +288,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)
+    (swift-mode swift-mode:basic-offset)
     (bash-ts-mode sh-basic-offset sh-indentation)
     (slim-mode slim-indent-offset)
     (sml-mode sml-indent-level)



reply via email to

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