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.15k stars 173 forks source link

chore(README): mention `opts` in install #401

Closed shortcuts closed 3 months ago

shortcuts commented 3 months ago

The Trouble command is only exposed if we call opts or config when installing the plugin, it should be documented.

Alternatively, since the default options works well, it would be great to make the plugin config-less by exposing something like this (not trying to promo the repository, just using it as an example, feel free to edit the PR body if you feel like it)

shortcuts commented 3 months ago

(love the new major btw, great work!)

folke commented 3 months ago

Ouch, totally missed that. Thanks!