2

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?

mbdev
  • 6,343
  • 14
  • 46
  • 63

1 Answers1

6

Simply clone the vim-airline/vim-airline-themes repository as well. The warning from airline will then disappear.

Christian Brabandt
  • 8,038
  • 1
  • 28
  • 32