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

fix: added "cursorlineopt" to local trouble options #356

Closed tummetott closed 4 months ago

tummetott commented 8 months ago

When the following options is set by the user, trouble shows now cursorline: vim.opt.cursorlineopt = "number"

This PR adds cursorlineopts = "line" to troubles window local options and fixes this issue

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