{
"meowllow/nvim",
name = "meowllow",
priority = 1000,
config = function()
vim.cmd("colorscheme meowllow-purr") -- Set your default theme here.
end,
}add({ source = "meowllow/nvim", name = "meowllow" })use { "meowllow/nvim", as = "meowllow"}Plug 'meowllow/nvim', {'as': 'meowllow' }Made with ❤️ by hxpe
If you enjoy Meowllow, consider starring the GitHub repository!