correct repo name for extensions plugin
This commit is contained in:
parent
f4c4d8f6c6
commit
7b7c204e23
|
@ -8,7 +8,7 @@ end
|
|||
local override_req = require("core.utils").override_req
|
||||
|
||||
local plugins = {
|
||||
{ "Nvchad/extensions" },
|
||||
{ "NvChad/extensions" },
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "lewis6991/impatient.nvim" },
|
||||
{ "nathom/filetype.nvim" },
|
||||
|
|
Loading…
Reference in New Issue