We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48599a0 commit a8c50a9Copy full SHA for a8c50a9
lsp-ui.el
@@ -6,8 +6,8 @@
6
;; Author: Sebastien Chapuis <sebastien@chapu.is>, Fangrui Song <i@maskray.me>
7
;; Keywords: lsp
8
;; URL: https://github.com/emacs-lsp/lsp-ui
9
-;; Package-Requires: ((emacs "25.1") (dash "2.14") (dash-functional "1.2.0") (lsp-mode "5.0") (markdown-mode "2.3"))
10
-;; Version: 0.0.1
+;; Package-Requires: ((emacs "25.1") (dash "2.14") (dash-functional "1.2.0") (lsp-mode "6.0") (markdown-mode "2.3"))
+;; Version: 6.0
11
12
;;; License
13
;;
0 commit comments