mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-11-03 05:04:01 +01: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