From 0fe67f05865d23722cdde5e26b430cb5ab0b3306 Mon Sep 17 00:00:00 2001 From: Aaron Weinberger Date: Thu, 20 Jun 2024 17:28:09 -0400 Subject: [PATCH] Enable custom plugins directory auto import --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index f8d99ff7..d8d375e3 100644 --- a/init.lua +++ b/init.lua @@ -806,7 +806,7 @@ require('lazy').setup({ -- -- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going. -- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins` - -- { import = 'custom.plugins' }, + { import = 'custom.plugins' }, }, { ui = { -- If you are using a Nerd Font: set icons to an empty table which will use the