Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 488 Bytes

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