folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.24k stars 178 forks source link

Expose help action #311

Closed MariaSolOs closed 1 year ago

MariaSolOs commented 1 year ago

Okay I promise this is the last PR I create today lol.

I noticed earlier that there's a Trouble.help() implementation but no action for it. I find it quite useful and so this PR adds a keymapping to open the help window.

folke commented 1 year ago

thanks!