fix lsp + conform + sleuth

This commit is contained in:
Gabe Farrell 2024-04-14 16:57:40 -04:00
parent 91ba5541a3
commit cc4abb76ee
18 changed files with 245 additions and 206 deletions

View file

@ -1,8 +1,8 @@
return {
"NvChad/base46",
branch = "v2.5",
lazy = true,
build = function()
require("base46").load_all_highlights()
end,
"NvChad/base46",
branch = "v2.5",
lazy = true,
build = function()
require("base46").load_all_highlights()
end,
}