Files
doomemacs/modules/tools/lsp/+lsp.el
Sam Whitlock 01b3e1d8d8 Noting the lsp-peek handlers as :async
Without this, subsequent handlers registered (e.g. those from other
completion frameworks) will also pop up in addition to the peek UI.
This creates UI lock-up and is generally undesired.
2021-05-20 20:29:08 +02:00

8.3 KiB