feat(gs/emacs): Use rg over git grep
Change-Id: I8704a333918b0f907563ec91d500c5a9638c502a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2246 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									bc5392e909
								
							
						
					
					
						commit
						02585bb198
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -309,7 +309,7 @@ private/hlissner/snippets." | |||
|      :desc "Git revert hunk"       :n  "r" #'git-gutter:revert-hunk | ||||
|      :desc "Git revert buffer"     :n  "R" #'vc-revert | ||||
|      ;; :desc "List gists"            :n  "g" #'+gist:list | ||||
|      :desc "Git grep"              :n  "g" #'counsel-git-grep | ||||
|      :desc "Git grep"              :n  "g" #'counsel-projectile-rg | ||||
|      :desc "Checkout Branch"       :n  "c" #'counsel-git-checkout | ||||
|      :desc "Next hunk"             :nv "]" #'git-gutter:next-hunk | ||||
|      :desc "Previous hunk"         :nv "[" #'git-gutter:previous-hunk | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue