🗑️ remove(nvim): trouble.nvim options

This commit is contained in:
Sergio Laín 2024-07-28 15:16:48 +02:00
parent fc4800b837
commit f2ecc103cd
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -1,8 +1,6 @@
return { return {
"folke/trouble.nvim", "folke/trouble.nvim",
opts = { opts = {
auto_close = true,
focus = true,
keys = { keys = {
e = "jump", e = "jump",
l = "fold_open", l = "fold_open",