diff --git a/settings.json b/settings.json index 8af62d2..7776a74 100644 --- a/settings.json +++ b/settings.json @@ -21,6 +21,10 @@ "before": ["", "c"], "commands": ["editor.action.commentLine", "extension.vim_escape"] }, + { + "before": ["", "g", "g"], + "commands": ["extension.gitGrep"] + }, { "before": ["", "n"], "commands": [":nohl"]