3 lines
77 B
VimL
3 lines
77 B
VimL
|
" Disable :GoDef (we don't need gopls here)
|
||
|
let g:go_def_mapping_enabled = 0
|