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

https://github.com/chrisduerr/vim-undead

My personal vim-airline Theme
https://github.com/chrisduerr/vim-undead

Last synced: over 1 year ago
JSON representation

My personal vim-airline Theme

Awesome Lists containing this project

README

          

# vim-undead
My Themes for Vim and Vim-Airline

### Installation with vim-plug:
```
Plug 'UndeadLeech/vim-undead'
let g:airline_theme = 'undead'
colorscheme undead
```