mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-29 07:06:52 +08:00
gina.vim needs the `<mods>` feature to work correctly. Therefore check that Vim has at least patch 7.4.1898 included before using and accessing the gina plugin. fixes #1984