mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
- otherwise, `+lookup-online-backend-fn` would be called as well - lsp-describe-thing-at-point was marked as not async ind4eb7e31ac
- but `lsp-describe-thing-at-point` calls `lsp--make-request` internally (which is async I assume):eda51c2166/lsp-mode.el (L4677)