This commit is contained in:
yimazu 2024-01-12 16:19:14 -05:00
parent 2510c29d62
commit 9f60f6f623
3 changed files with 45 additions and 1 deletions

View file

@ -266,7 +266,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 ]]