How I can search text in files. As vimgrep command in vim?
Use :grep command, it's similar to :vimgrep.
:grep
:vimgrep