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

bug: typo / missing char in Readme #371

Closed xo68 closed 3 months ago

xo68 commented 6 months ago

Did you check docs and existing issues?

Neovim version (nvim -v)

0.9

Operating system/version

MacOs

Describe the bug

Hi,

In the Readme, i just did copy paste all the default configuration sample code to play with some parameters and I spotted a missing comma. before: next = "j" -- next item after: next = "j", -- next item

Greetings, Xavier.

Steps To Reproduce

n/a

Expected Behavior

n/a

Repro

n/a
folke commented 3 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