From 7874a102a586fb1cd61d597b3fbecb6f0ca83d62 Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Fri, 2 Dec 2016 01:14:39 -0500 Subject: [PATCH] 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