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/ui",
|
||||
lazy = false,
|
||||
branch = "v2.5",
|
||||
config = function()
|
||||
require "nvchad"
|
||||
end,
|
||||
"NvChad/ui",
|
||||
lazy = false,
|
||||
branch = "v2.5",
|
||||
config = function()
|
||||
require "nvchad"
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue