I would like to create a vim shortcut with the action activated by hovering the mouse over some piece of code (compiler errors to get its description, suggestions, functions to get its parameters etc).
Is there any mapped action to it? I was not able to find what I am looking for in :actionlist
.