mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-06-24 17:53:55 +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