Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 286 Bytes

A Lush Theme for Neovim.

See: http://git.io/lush.nvim for more information on Lush and a helper script to setup your repo clone.

Installation

use {
    'jakelinnzy/ayu-mirage-custom',
    requires = 'rktjmp/lush.nvim',
}

vim.cmd [[ colorscheme ayu-mirage-custom ]]