[Trouble] Add one setting
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
return {
|
return {
|
||||||
"folke/trouble.nvim",
|
"folke/trouble.nvim",
|
||||||
opts = {}, -- for default options, refer to the configuration section for custom setup.
|
opts = {
|
||||||
|
focus = true,
|
||||||
|
}, -- for default options, refer to the configuration section for custom setup.
|
||||||
cmd = "Trouble",
|
cmd = "Trouble",
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user