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/ui",
lazy = false,
branch = "v2.5",
config = function()
require "nvchad"
end,
"NvChad/ui",
lazy = false,
branch = "v2.5",
config = function()
require "nvchad"
end,
}