style: format
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m24s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m24s
This commit is contained in:
parent
0c7aea9c2f
commit
8625c78fd7
@ -19,4 +19,4 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
@ -41,7 +41,7 @@ return {
|
||||
"PriceHiller/nvim-ts-autotag",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
config = true
|
||||
config = true,
|
||||
},
|
||||
{
|
||||
url = "https://gitlab.com/HiPhish/rainbow-delimiters.nvim",
|
||||
|
Loading…
Reference in New Issue
Block a user