mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-24 12:51:25 +08:00
theme usually use '_' instead of '-', so replace that first before trying to match. Second, make the patterns easier to match. Third, make sure, match for Tomorrow happens with matching case fixes #1056