fixes plugins import

pull/990/head
aliaksandrkotau 2 years ago
parent 395b1f387c
commit 1817c38a04

@ -225,7 +225,7 @@ require('lazy').setup({
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going. -- 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 -- For additional information see: https://github.com/folke/lazy.nvim#-structuring-your-plugins
-- { import = 'custom.plugins' }, { import = 'custom.plugins' },
{ {
'skywind3000/vim-quickui', 'skywind3000/vim-quickui',
} }

Loading…
Cancel
Save