Reputation: 6583
I just installed spf13-vim and get this warning when running vim:
airline themes have been migrated to github.com/vim-airline/vim-airline-themes
and will be removed from the core in the near future.
How would I fix or disable the notice?
Upvotes: 2
Views: 845
Reputation: 8258
Simply clone the vim-airline/vim-airline-themes repository as well. The warning from airline will then disappear.
Upvotes: 6