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

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

[nongnu] elpa/nix-mode 81e8c3dea6 032/500: cleanup formatting


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode 81e8c3dea6 032/500: cleanup formatting
Date: Sat, 29 Jan 2022 08:26:33 -0500 (EST)

branch: elpa/nix-mode
commit 81e8c3dea67ab382db7026cdf2c3656f7a077ba7
Author: Matthew Bauer <mjbauer95@gmail.com>
Commit: Matthew Bauer <mjbauer95@gmail.com>

    cleanup formatting
---
 nix-mode.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/nix-mode.el b/nix-mode.el
index 5d432d5a64..304ae9e0e3 100644
--- a/nix-mode.el
+++ b/nix-mode.el
@@ -77,8 +77,7 @@
     ("<[a-zA-Z0-9._\\+-]+\\(/[a-zA-Z0-9._\\+-]+\\)*>"
      . font-lock-constant-face)
 
-    (nix-syntax-match-antiquote 0 font-lock-preprocessor-face t)
-  )
+    (nix-syntax-match-antiquote 0 font-lock-preprocessor-face t))
   "Font lock keywords for nix.")
 
 (defvar nix-mode-syntax-table



reply via email to

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