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

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

[nongnu] elpa/systemd 7874a10 090/131: future flycheck has a checker for


From: ELPA Syncer
Subject: [nongnu] elpa/systemd 7874a10 090/131: future flycheck has a checker for units
Date: Sun, 29 Aug 2021 11:35:20 -0400 (EDT)

branch: elpa/systemd
commit 7874a102a586fb1cd61d597b3fbecb6f0ca83d62
Author: Mark Oteiza <mvoteiza@udel.edu>
Commit: Mark Oteiza <mvoteiza@udel.edu>

    future flycheck has a checker for units
---
 systemd.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd.el b/systemd.el
index 819c0f8..98fccfe 100644
--- a/systemd.el
+++ b/systemd.el
@@ -73,7 +73,7 @@
 (defcustom systemd-mode-hook nil
   "Hook run after entering `systemd-mode'."
   :type 'hook
-  :options '(company-mode)
+  :options '(company-mode flycheck-mode)
   :group 'systemd)
 
 (defconst systemd-unit-sections



reply via email to

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