correct repo name for extensions plugin

This commit is contained in:
siduck 2022-02-04 22:19:06 +05:30
parent f4c4d8f6c6
commit 7b7c204e23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ end
local override_req = require("core.utils").override_req local override_req = require("core.utils").override_req
local plugins = { local plugins = {
{ "Nvchad/extensions" }, { "NvChad/extensions" },
{ "nvim-lua/plenary.nvim" }, { "nvim-lua/plenary.nvim" },
{ "lewis6991/impatient.nvim" }, { "lewis6991/impatient.nvim" },
{ "nathom/filetype.nvim" }, { "nathom/filetype.nvim" },