emacs-diffs
[Top][All Lists]
Advanced

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

scratch/emacs-editorconfig 5b9a1a38d2b 070/364: Add ps-mode indentation


From: Stefan Monnier
Subject: scratch/emacs-editorconfig 5b9a1a38d2b 070/364: Add ps-mode indentation support
Date: Tue, 18 Jun 2024 01:40:38 -0400 (EDT)

branch: scratch/emacs-editorconfig
commit 5b9a1a38d2b0c45bdd69e6d64cd4273eec95bdd9
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Add ps-mode indentation support
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 4f975f8676c..8c33521ffcc 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -100,6 +100,7 @@ property emacs_linum to decide whether to show line numbers 
on the left
     (latex-mode LaTeX-indent-level LaTeX-item-indent
                 TeX-brace-indent-level)
     (lisp-mode lisp-indent-offset)
+    (ps-mode ps-mode-tab)
     (ruby-mode ruby-indent-level)
     (sgml-mode sgml-basic-offset)
     (sh-mode sh-indentation)



reply via email to

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