Ureakim / nebulae.nvim

Nebulae theme for neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nebulae theme

Color Preview

Installation

example with Lazy.nvim :

require('lazy').setup({
	{'Ureakim/nebulae.nvim', lazy = false, priority = 1000}
})

About

Nebulae theme for neovim

License:Do What The F*ck You Want To Public License


Languages

Language:Lua 99.6%Language:Vim Script 0.4%