feat: one theme and flash

This commit is contained in:
Thomas Alcala Schneider 2023-07-07 19:24:09 +02:00
parent b3adca1d8b
commit c09d9d0ed0
3 changed files with 30 additions and 1 deletions

View file

@ -203,7 +203,9 @@ require('lazy').setup({
--
-- For additional information see: https://github.com/folke/lazy.nvim#-structuring-your-plugins
{ import = 'custom.plugins' },
}, {})
}, {
concurrency = 10,
})
-- [[ Setting options ]]
-- See `:help vim.o`