tools/debugger: move dap-mode behind +lsp flag

+ To make this consistent with other opt-in LSP integration
+ Install posframe for dap-ui-mode to work (#2934)

Fixes #2934
This commit is contained in:
Henrik Lissner 2020-04-18 19:06:47 -04:00
parent a0fd06e96b
commit 09f617de8b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 42 additions and 40 deletions

View file

@ -156,7 +156,7 @@ Modules that offer terminal emulation.
Small modules that give Emacs access to external tools & services.
+ ansible - TODO
+ debugger - A (nigh-)universal debugger in Emacs
+ debugger =+lsp= - A (nigh-)universal debugger in Emacs
+ [[file:../modules/tools/direnv/README.org][direnv]] - TODO
+ [[file:../modules/tools/docker/README.org][docker]] =+lsp= - TODO
+ [[file:../modules/tools/editorconfig/README.org][editorconfig]] - TODO