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
- Host: GitHub
- URL: https://github.com/widatama/airline-phoenix
- Owner: widatama
- Created: 2015-12-03T00:54:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T00:56:25.000Z (over 10 years ago)
- Last Synced: 2025-01-22T01:19:20.231Z (over 1 year ago)
- Topics: airline, theme, vim
- Language: VimL
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)