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