2 lines
68 B
VimL
2 lines
68 B
VimL
|
nnoremap <silent> <Plug>(go-mod-fmt) :<C-u>call go#mod#Format()<CR>
|