nvim/pack/acp/start/vim-go/ftplugin/gomod/mappings.vim

1 line
68 B
VimL

nnoremap <silent> <Plug>(go-mod-fmt) :<C-u>call go#mod#Format()<CR>