vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.05k stars 350 forks source link

Set externally located theme? #109

Closed benplummer closed 7 years ago

benplummer commented 7 years ago

Is it possible to set an airline theme that is not located in autoload/airline/themes?

I've created my own theme and wondered if it could be set as the airline theme when it is located in an external directory e.g. the home directory.

chrisbra commented 7 years ago

No. You need to put it into autoload/airline/themes. Linking should also work.