From 5911fc1b8742296170bc58da29cec92ad4f45aaa Mon Sep 17 00:00:00 2001 From: Pascal Popp Date: Tue, 30 Jul 2024 17:00:06 +0200 Subject: [PATCH] add: import custom plugins add import of custom plugins in lua/custom/plugins/*.lua --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index f3111fb9..0ecb3952 100644 --- a/init.lua +++ b/init.lua @@ -899,7 +899,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