From a28a838c06e22897df46d362e2973780b36f7b88 Mon Sep 17 00:00:00 2001 From: Akianonymus Date: Sun, 22 Aug 2021 17:47:14 +0530 Subject: [PATCH] NvChad/core -> Nvchad/extensions --- lua/plugins/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {