diff --git a/init.lua b/init.lua index 859d9d2a..94238857 100644 --- a/init.lua +++ b/init.lua @@ -203,7 +203,7 @@ require('lazy').setup({ -- 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' }, + { import = 'custom.plugins' }, }, {}) -- [[ Setting options ]]