Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 169 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 169 Bytes

fs.bat

Batch file to ease invocation of FINDSTR from Vim

Usage:

:set grepprg=<path>\\fs.bat
:grep "regular expression"
:grep "regular expression" *.java