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
- Host: GitHub
- URL: https://github.com/chrisduerr/vim-undead
- Owner: chrisduerr
- License: gpl-3.0
- Created: 2016-07-27T09:03:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T20:42:11.000Z (about 2 years ago)
- Last Synced: 2025-01-24T21:42:41.342Z (over 1 year ago)
- Language: Vim Script
- Size: 34.2 KB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```