Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 547 Bytes

vim-aurora

vim-aurora


Installation

Install it using your favourite package manager

With vim-plug

Plug 'rafalbromirski/vim-aurora'

Update your vimrc:

set termguicolors
set background=dark
colorscheme aurora

Usage

Currently it only supports dark background. There is no plan to release another version in the nearest future. Small iterations and changes in colors might happen due to constant improvements.

If you want to contribute, feel free to open a PR / Issue.