More go mappings

main
Dan Buch 2 years ago
parent de7fb8f43b
commit 2880bf246d
Signed by: meatballhat
GPG Key ID: A12F782281063434

@ -62,6 +62,7 @@ endfunction
au FileType go nmap <leader>b :<C-u>call <SID>build_go_files()<CR>
au FileType go nmap <leader>d :GoDef<CR>
au FileType go nmap <leader>N :GoRename<CR>
au FileType go nmap <leader>R :GoReferrers<CR>
map <leader>t :w<CR>

Loading…
Cancel
Save