[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/posframe 0e5d7e5 1/3: Add dap-mode to packages which us
From: |
Feng Shu |
Subject: |
[elpa] externals/posframe 0e5d7e5 1/3: Add dap-mode to packages which use posframe |
Date: |
Thu, 28 May 2020 22:56:56 -0400 (EDT) |
branch: externals/posframe
commit 0e5d7e50f472f0fab0cc378dd38c3f0e7ede37c8
Author: Eric Dallo <ercdll1337@gmail.com>
Commit: GitHub <noreply@github.com>
Add dap-mode to packages which use posframe
We use posframe for displaying buttons on debug mode for LSP
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a7e78a5..ef05f96 100644
--- a/README.md
+++ b/README.md
@@ -160,5 +160,6 @@ border-width to 10 and fallback background color to green.
3. [pyim](https://github.com/tumashu/pyim)
4. [ivy-posframe](https://github.com/tumashu/ivy-posframe)
5. [company-posframe](https://github.com/tumashu/company-posframe)
-6. …
+6. [dap-mode](https://github.com/emacs-lsp/dap-mode)
+7. …