Skip to content

JLighter/aura.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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

  • Neovim 0.5 or greater required to use Lush as a development tool
  • lush.nvim

Roadmap

  • Minimal theme
  • Support Gitsigns
  • Support Nvimtree
  • Support Fugitive
  • Support common languages
    • golang
    • java
    • xml
    • viml
    • c
    • python
    • clojure
    • html
    • css
    • javascript
    • typescript
    • jsx
    • purescript
    • coffeescript
    • ruby
    • objective-c
    • moonscript
    • elixir
    • scale
    • markdown
    • haskell
    • json
    • c#
    • rust
    • ocaml
    • lua
  • Support Lualine
  • Support Treesitter
  • Support common languages
  • Support Neovim LSP
  • Make it portable

See Also

Contributors


JLighter

Kavin Valli

About

Aura theme for neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published