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

docs: update defaults example to valid lua #323

Closed xero closed 4 months ago

xero commented 1 year ago

I copy pasted the defaults from the README into my config when testing out the plugin and was greeted by an error. Wanted to help other lazy users like myself in the future.

When I took a look at the actual defaults files i noticed the sort_keys table was also missing from the README. I considered adding it to this pr, but assumed it was left out on purpose since there were no comments on these lines.

folke commented 4 months ago

Development on the main branch is EOL.

Trouble has been rewritten and will be merged in main soon.

This issue/feature either no longer exists or has been implemented on dev.

For more info, see https://github.com/folke/trouble.nvim/tree/dev