ajmwagar / vim-deus

🌙 A better color scheme for the late night coder

Home Page:http://vimcolors.com/740/deus/dark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airline theme missing

noomly opened this issue · comments

I have vim-airline and vim-airline-themes installed with vim-plug; everything uptodate.

When I do ":Airlinetheme dues" I get "The specified theme cannot be found".

Is there something I missed?

Hi there,

I'm currently working on an automated fix. I found if you copy the airline theme, and rename it to duesAirline and put it in your .vim/bundle/airlinethemes/autoload/airline/themes/ directory it should work when you call :AirlineTheme duesAirline

I am working to see if the developer would let me put it automatically in the Airlinetheme repo.

Thanks for the answer!

You should try to do a pull request, I can't find any reason for them to refuse it ;)

Btw good job for your colorscheme, I really appreciate it.

Thank you noomly it means a lot!

I added a pull request to the airline-themes repo. Closing.