mention company-mode in commentary

This commit is contained in:
Mark Oteiza 2015-04-16 23:58:22 -04:00
parent c22a2ff4fe
commit 55ff3e35c7

View File

@ -26,7 +26,10 @@
;; Reflects a stripped down conf-mode, except with strict regex for ;; Reflects a stripped down conf-mode, except with strict regex for
;; whitespace, and highlighting for special syntax, such as specifiers ;; whitespace, and highlighting for special syntax, such as specifiers
;; and booleans. Features a facility for browsing documentation: use ;; and booleans. Features a facility for browsing documentation: use
;; C-c C-o to open links to documentation in a unit. ;; C-c C-o to open links to documentation in a unit (cf. systemctl
;; help).
;; Supports completion of unit directives via `company-mode'.
;;; Code: ;;; Code: