Skip to content

icecreamtheme/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icecream for Neovim

Screenshot

Credits

This colorscheme is based on the awesome rosepine colorscheme for neovim.

Install

require('lazy').setup({
  {
    'icecreamtheme/neovim',
    name = 'icecream',
    lazy = false,
    priority = 1000,
  }
})
require('packer').startup(function(use)
  use({ 'icecreamtheme/neovim', as = 'icecream' })
end)

About

🍨 Icecream for Neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages