mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-28 01:15:29 +08:00
c3d1d13b72
As of version 0.12 of Neovim, the replaced API call is being deprecated. From 0.11.0 there is already a “deprecation warning” in place. This patch corrects that by using the new API call.