unbalancedparentheses / vim-lunfardo

:koala: got vim? vim distribution with sane defaults
GNU General Public License v3.0
7 stars 0 forks source link

Change jedi-vim bindings #15

Open unbalancedparentheses opened 9 years ago

unbalancedparentheses commented 9 years ago

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"