An open API service indexing awesome lists of open source software.

https://github.com/widatama/airline-phoenix

Airline theme to go with phoenix
https://github.com/widatama/airline-phoenix

airline theme vim

Last synced: 12 days ago
JSON representation

Airline theme to go with phoenix

Awesome Lists containing this project

README

          

# airline-phoenix

An [airline](https://github.com/bling/vim-airline) theme to go with [vim-phoenix](https://github.com/widatama/vim-phoenix) colorscheme.

## installation

1. Place `phoenix.vim` in your `~/.vim/autoload/airline/themes/` directory
2. Add the following line to your `~/.vimrc`

````
let g:airline_theme="phoenix"
````

## License

Based on [Phoenix](https://github.com/netatoo/phoenix-theme) by [@netatoo](https://github.com/netatoo)