feat(gs/emacs): Bind g R to lsp-find-references in haskell-mode
Change-Id: I49330e11a4cf402a4d06e7b657d3216eec9e5867 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3219 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									6f9d01b507
								
							
						
					
					
						commit
						88b0d0eecc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -821,6 +821,7 @@ private/hlissner/snippets." | |||
|      :n "K"     #'lsp-describe-thing-at-point | ||||
|      ;; :n "g d"   #'lsp-ui-peek-find-definitions | ||||
|      :n "g d"   #'lsp-ui-peek-find-definitions | ||||
|      :n "g R"   #'lsp-find-references | ||||
|      ;; :n "g SPC" #'intero-repl-load | ||||
|      ;; :n "g y"   #'lsp-ui- | ||||
|      )) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue