Closed sahibjotsaggu closed 6 years ago
do you have it actually installed?
I have these inside my .vimrc:
Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
I'm not sure what else I need to have installed.
and in your checked out version of vim-airline-themes there is a file /autoload/airline/themes/minimalist.vim
?
Having that file in there would probably help eh?
When I installed vim-airline-themes, I assumed all the themes would be there.
Thanks a lot!
well yes, it should be there once you checked out the repository. Don't know how that file can be missing.
I did tried
let g:airline_theme='minimalist'
and:AirlineTheme minimalist
but I keep gettingThe specified theme cannot be found.