diff --git a/oni-cmake.el b/oni-cmake.el index d8ba67f..7019583 100644 --- a/oni-cmake.el +++ b/oni-cmake.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190328173541 -;; Package-Requires: (cmake-mode oni-company cmake-font-lock) +;; Version: 20190402232459 +;; Package-Requires: (cmake-mode oni-company oni-fci cmake-font-lock) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -31,6 +31,7 @@ (add-hook 'cmake-mode-hook 'cmake-font-lock-activate) (add-hook 'cmake-mode-hook 'company-mode) (add-hook 'cmake-mode-hook 'electric-pair-local-mode) +(add-hook 'cmake-mode-hook 'fci-mode) (add-to-list 'compilation-error-regexp-alist `(,(rx bol