diff --git a/lua/plugins/init.lua b/lua/plugins/init.lua index 1701b08..e652089 100644 --- a/lua/plugins/init.lua +++ b/lua/plugins/init.lua @@ -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 {