aboutsummaryrefslogtreecommitdiffstats
path: root/oni-cmake.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-03-09 17:25:22 -0800
committerGravatar Tom Willemse2021-03-09 17:25:22 -0800
commita3cc0b0b36d9441664a7698ba70579db64da7532 (patch)
tree74bf8d44b9d69675ed5797c54985473d652f0bd5 /oni-cmake.el
parent02ad31612726ee534e993030fe3f45b080d3ec3d (diff)
downloademacs-config-a3cc0b0b36d9441664a7698ba70579db64da7532.tar.gz
emacs-config-a3cc0b0b36d9441664a7698ba70579db64da7532.zip
Fix dependency on LSP for CMake
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 a5409a2..9f38369 100644
--- a/oni-cmake.el
+++ b/oni-cmake.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; 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