summaryrefslogtreecommitdiff
path: root/lsp-ui.el
diff options
context:
space:
mode:
authorRuby Iris Juric <ruby@srxl.me>2020-06-16 14:32:50 +1000
committerbrotzeit <brotzeitmacher@gmail.com>2020-06-25 21:12:25 +0200
commit1ee113cca78bcb680b9783d2d6253b2c54beeece (patch)
tree58de52c93187cb3d913074bd47f0182095e0f4dc /lsp-ui.el
parentce997c4dabb494ec4aaa93373ae27cd4d5cd0a4d (diff)
Use posframe library for lsp-ui-doc
Closes #331, fixes #334.
Diffstat (limited to 'lsp-ui.el')
-rw-r--r--lsp-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp-ui.el b/lsp-ui.el
index d457759..5de2ebc 100644
--- a/lsp-ui.el
+++ b/lsp-ui.el
@@ -6,7 +6,7 @@
;; Author: Sebastien Chapuis <sebastien@chapu.is>, Fangrui Song <i@maskray.me>
;; Keywords: languages, tools
;; URL: https://github.com/emacs-lsp/lsp-ui
-;; Package-Requires: ((emacs "26.1") (dash "2.14") (dash-functional "1.2.0") (lsp-mode "6.0") (markdown-mode "2.3"))
+;; Package-Requires: ((emacs "26.1") (dash "2.14") (dash-functional "1.2.0") (lsp-mode "6.0") (markdown-mode "2.3") (posframe "0.7.0"))
;; Version: 6.3
;;; License