mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-13 21:40:37 +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
|
||||
use {
|
||||
"Nvchad/core",
|
||||
"Nvchad/extensions",
|
||||
}
|
||||
|
||||
use {
|
||||
|
|
Loading…
Reference in a new issue