Skip to content

Commit 8ac025f

Browse files
committed
Update vim-go flags
1 parent 2c59f1f commit 8ac025f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vim/vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ let g:go_highlight_build_constraints = 1
192192
let g:go_highlight_types = 1
193193
let g:go_highlight_fields = 1
194194

195+
let g:go_def_mapping_enabled = 0
195196

196197
" bindings
197198
au FileType go nmap <leader>r <Plug>(go-rename)

0 commit comments

Comments
 (0)