mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-04 12:35:46 +08:00
3a55368320
If the search regex causes an error, an ugly error message is thrown, so ignore errors in that case silently. closes #2216