From e30cb196595cbffd1f30701f73727b243ae4b339 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 29 Feb 2020 13:14:10 -0800 Subject: Use oni-flycheck for cmake instead of flycheck directly --- oni-cmake.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oni-cmake.el') 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 ;; 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 -- cgit v1.2.3-54-g00ecf