mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
fern.vim decided to remove the global variable `g:fern_loaded` in f9404e8a59b6a74b15a5 So adjust to use the correct variable name `g:loaded_fern`. fixes #2346