feat(nvim): spectre.nvim now uses trouble.nvim

This commit is contained in:
Sergio Laín 2024-06-26 12:01:01 +02:00
parent abb6098c0f
commit 2408dd4eca
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -11,6 +11,7 @@ return {
cmd = "sd", cmd = "sd",
}, },
}, },
use_trouble_qf = true,
}, },
-- stylua: ignore -- stylua: ignore
keys = { keys = {