JLighter / aura.nvim

Aura theme for neovim
2 stars 2 forks source link

Aura Theme for Neovim

Aura Theme for Neovim

Usage

You can already clone this repository from your favorite package manager to neovim.

I personaly prefer Packer but i think it'll work on yours if you translate this command :

use {'rktjmp/lush.nvim'}
use {'JLighter/aura.nvim'}

After installing the plugin, you can load aura like so:

" Vim Script
colorscheme aura
-- Lua
vim.cmd[[colorscheme aura]]

Requirements

Roadmap

See Also

Contributors


JLighter

Kavin Valli