Closed as not planned
Description
See e.g. #2603 (comment)
This would make things more user-friendly, but it has a few issues:
- Lots of clients: which ones are we going to include docs for?
- Even worse: emacs alone has two LSP packages, and those only provide the functions, the keybindings are to some degree up to users, and common emacs distributions pick different ones!
- "Wrong" dependency: we then depend on the clients; if they change the keybindings our docs will be out of date, etc.