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 8f24f7c commit bfab7a6Copy full SHA for bfab7a6
lsp-java.el
@@ -1,7 +1,7 @@
1
;;; lsp-java.el --- Java support for lsp-mode
2
3
;; Version: 1.0
4
-;; Package-Requires: ((emacs "25.1") (lsp-mode "3.0") (markdown-mode "2.3") (dash "2.14.1") (f "0.20.0") (ht "2.0"))
+;; Package-Requires: ((emacs "25.1") (lsp-mode "3.0") (markdown-mode "2.3") (dash "2.14.1") (f "0.20.0") (ht "2.0") (dash-functional "1.2.0"))
5
;; Keywords: java
6
;; URL: https://github.com/emacs-lsp/lsp-java
7
0 commit comments