add cosmic ui

This commit is contained in:
2023-02-26 15:59:28 -05:00
parent 794892e3c2
commit c4fcb3f442
2 changed files with 10 additions and 0 deletions

View File

@ -46,6 +46,10 @@ require('lazy').setup{
},
{ 'rcarriga/nvim-notify' },
{ 'declancm/maximize.nvim', config = true, },
{ 'CosmicNvim/cosmic-ui',
dependencies = { 'MunifTanjim/nui.nvim' },
config = true,
},
--
-- careful the following plugins might be considered useful proceed with caution