This overwrites the commands
let g:jedi#goto_command = "d"
let g:jedi#goto_assignments_command = "g"
let g:jedi#goto_definitions_command = ""
let g:jedi#documentation_command = "K"
let g:jedi#usages_command = "n"
let g:jedi#completions_command = ""
let g:jedi#rename_command = "r"
This overwrites the commands let g:jedi#goto_command = "d"
let g:jedi#goto_assignments_command = "g"
let g:jedi#goto_definitions_command = ""
let g:jedi#documentation_command = "K"
let g:jedi#usages_command = "n"
let g:jedi#completions_command = ""
let g:jedi#rename_command = "r"