Grep tool optimized for searching Japanese text in Vim
Grep for Japanese users of Vim
jvgrep
$ jvgrep 'パターン' *.txt
$ jvgrep -r 'キーワード' .
$ jvgrep -i 'japanese' file.txt