mirror of
https://github.com/zoriya/vim.git
synced 2026-05-16 04:42:13 +00:00
92c098d18e
Problem: Travis: regexp patttern doesn't work everywhere. Solution: Use [:blank:] instead of \b. (Ozaki Kiichi, closes #6146)