Closed voldikss closed 5 years ago
you mean having a special theme random
, that does perform something like your snippet above?
Yes.
When I set the theme name as "random", the plug-in will pick a random theme for me:
let g:airline_theme='random'
Will airline support random theme like
ZSH_THEME=random
in oh-my-zsh?Every time after Vim started, selecting a random them for users is quite interesting.
I've something like this in my
vimrc
and it worksBut I hope that it will be built in this plugin