Skip to content

Ureakim/nebulae.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebulae theme

Color Preview

Installation

example with Lazy.nvim :

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