enable custom plugins

pull/1467/head
Lorran David 5 months ago
parent 4bce08bc22
commit 795b0459e0

@ -958,7 +958,7 @@ require('lazy').setup({
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- { import = 'custom.plugins' },
{ import = 'custom.plugins' },
--
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
-- Or use telescope!

Loading…
Cancel
Save