Update nixvim config
This commit is contained in:
@ -505,7 +505,7 @@ in {
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>td";
|
||||
action = "<cmd>TroubleToggle<CR>";
|
||||
action = "<cmd>TroubleToggle focus=false<CR>";
|
||||
options.desc = "Toggle Trouble";
|
||||
}
|
||||
# {
|
||||
|
Reference in New Issue
Block a user