branch: elpa/systemd
commit 7874a102a586fb1cd61d597b3fbecb6f0ca83d62
Author: Mark Oteiza <[email protected]>
Commit: Mark Oteiza <[email protected]>
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