mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
This fixes the conflict of both plugins redifining the 'file' (or 'path') function. Closes #1670. As fugitiveline modifies the path display and bufferline replaces it, the latter should be the plugin to be used if both are activated.