From a3cc0b0b36d9441664a7698ba70579db64da7532 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 9 Mar 2021 17:25:22 -0800 Subject: Fix dependency on LSP for CMake --- 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 a5409a2..9f38369 100644 --- a/oni-cmake.el +++ b/oni-cmake.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0303.204647 -;; Package-Requires: (cmake-mode oni-company oni-fci oni-flycheck cmake-font-lock eldoc-cmake lsp) +;; Version: 2021.0309.172514 +;; Package-Requires: (cmake-mode oni-company oni-fci oni-flycheck oni-lsp 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