mirror of
https://github.com/gabehf/nvim-conf.git
synced 2026-03-12 00:40:33 -07:00
fix lsp + conform + sleuth
This commit is contained in:
parent
91ba5541a3
commit
cc4abb76ee
18 changed files with 245 additions and 206 deletions
|
|
@ -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,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue