Skip to content
/ lavi.nvim Public

🪻 A soft and sweet colorscheme for Neovim

License

Notifications You must be signed in to change notification settings

b0o/lavi.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lavi.nvim

A soft and sweet colorscheme for Neovim. (Work in progress)

Screenshot

Installation

Note: Lavi.nvim depends on Lush.nvim.

{
  'b0o/lavi.nvim',
  dependencies = { 'rktjmp/lush.nvim' },
  config = function()
    vim.cmd [[colorscheme lavi]]
  end,
},

License

MIT License