Skip to content

b0o/lavi.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1c755a Â· Jan 29, 2025

History

20 Commits
Dec 21, 2023
Jan 29, 2025
Dec 21, 2023
Dec 21, 2023
Mar 24, 2024

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