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