From 4e3502d74aeae78b18e835f500928af11a6131e8 Mon Sep 17 00:00:00 2001 From: psychhim Date: Tue, 7 Oct 2025 02:19:46 +0530 Subject: [PATCH] formatting --- init.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/init.lua b/init.lua index 0daff3c..8ad1143 100644 --- a/init.lua +++ b/init.lua @@ -258,7 +258,6 @@ require('lazy').setup({ -- You can use this folder to prevent any conflicts with this init.lua if you're interested in keeping -- up-to-date with whatever is in the kickstart repo. -- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going. - -- -- For additional information see: https://github.com/folke/lazy.nvim#-structuring-your-plugins { import = 'custom.plugins' }, }, {})