update plugins

This commit is contained in:
Gustavo Silva (es00679121_prosegur) 2023-11-04 23:34:02 +01:00
parent fe2729a100
commit 3027c793a0
1 changed files with 1 additions and 1 deletions

View File

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