mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Fix forgotten var in refactored code
This commit is contained in:
@@ -422,7 +422,7 @@ return {
|
|||||||
desc = "Next Trouble/Quickfix Item",
|
desc = "Next Trouble/Quickfix Item",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
rainbow_delimiters = {
|
||||||
{
|
{
|
||||||
"<leader>(",
|
"<leader>(",
|
||||||
function()
|
function()
|
||||||
|
|||||||
Reference in New Issue
Block a user