aboutsummaryrefslogtreecommitdiffstats
path: root/oni-cmake.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-02-29 13:14:10 -0800
committerGravatar Tom Willemse2020-02-29 13:14:10 -0800
commite30cb196595cbffd1f30701f73727b243ae4b339 (patch)
treeee354d35e0f07e3a23eaca3a6204bb9df4f66777 /oni-cmake.el
parentfd18520fb545215ebc50970ededed565059800fc (diff)
downloademacs-config-e30cb196595cbffd1f30701f73727b243ae4b339.tar.gz
emacs-config-e30cb196595cbffd1f30701f73727b243ae4b339.zip
Use oni-flycheck for cmake instead of flycheck directly
Diffstat (limited to 'oni-cmake.el')
-rw-r--r--oni-cmake.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-cmake.el b/oni-cmake.el
index 8bec57b..3f26444 100644
--- a/oni-cmake.el
+++ b/oni-cmake.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2019.1210.230432
-;; Package-Requires: (cmake-mode oni-company oni-fci cmake-font-lock eldoc-cmake flycheck)
+;; Version: 2020.0229.130404
+;; Package-Requires: (cmake-mode oni-company oni-fci oni-flycheck cmake-font-lock eldoc-cmake)
;; 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