updated init.lua

This commit is contained in:
Ryan 2024-02-08 20:07:59 -05:00
parent 7af594fd31
commit 5f0e8a6a29
3 changed files with 34 additions and 1 deletions

View file

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