Skip to content

Meowllow/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meowllow for Neovim

Installation

Lazy.nvim

{
  "meowllow/nvim",
  name = "meowllow",
  priority = 1000,
  config = function()
    vim.cmd("colorscheme meowllow-purr") -- Set your default theme here.
  end,
}

Mini.deps

add({ source = "meowllow/nvim", name = "meowllow" })

Packer.nvim

use { "meowllow/nvim", as = "meowllow"}

Vim-Plug

Plug 'meowllow/nvim', {'as': 'meowllow' }

Made with ❤️ by hxpe
If you enjoy Meowllow, consider starring the GitHub repository!

About

A soft, mellow, and soothing color theme inspired by creamy pastels and cozy coding sessions for Neovim.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages