mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-25 16:24:00 +08:00
916d023c35
currently, empty buffer names were still considered to match against the exclude_path setting. That does not make sense, so skip the check for empty bufnames.