Warning
Requires Neovim 0.10.0+.
Via lazy.nvim:
{ 'mistweaverco/retro-theme.nvim' },
See configuration options for more information.
{
'mistweaverco/retro-theme.nvim',
opts = {
italic_comments = true,
disable_cache = false,
hot_reload = false,
}
},