Created
January 21, 2020 11:43
-
-
Save asierrayk/0929b00444acebc83c08f9f6772af8ff to your computer and use it in GitHub Desktop.
How to use vimgrep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:vimgrep /word_to_search/j folder_to_search/**/*.extension_of_file | |
:copen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment