mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-07-13 03:50:58 +08:00
61042e3502
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