|
|
|
|
|
by swah
5435 days ago
|
|
Its faster, because with one key you're searching for the word under the cursor, and you're already on the editor, where the probable next action (editing) on the results is going to be run. Although I would slightly change it to search upwards until finding a .git directory, and from there the recursive grep :) |
|