mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-30 17:34:54 +02:00
You can now specify the special theme name `random` and vim-airline will load a random theme from the ones installed. This works from either your .vimrc as well as when calling `:AirlineTheme` command directly. closes vim-airline/vim-airline-themes#170