diff --git a/vimrc b/vimrc index 55e3ec5..f1c1f83 100644 --- a/vimrc +++ b/vimrc @@ -62,6 +62,7 @@ endfunction au FileType go nmap b :call build_go_files() au FileType go nmap d :GoDef +au FileType go nmap R :GoReferrers map t :w map - :nohl