mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-14 14:11:05 +00:00
NvChad/core -> Nvchad/extensions
This commit is contained in:
parent
a82f71334f
commit
a28a838c06
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ return packer.startup(function()
|
||||||
|
|
||||||
-- this is the nvchad core repo containing utilities for some features like theme swticher, no need to lazy load
|
-- this is the nvchad core repo containing utilities for some features like theme swticher, no need to lazy load
|
||||||
use {
|
use {
|
||||||
"Nvchad/core",
|
"Nvchad/extensions",
|
||||||
}
|
}
|
||||||
|
|
||||||
use {
|
use {
|
||||||
|
|
Loading…
Reference in a new issue