mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 17:58:35 +08:00
get_definition is again in vim plugin (issue #7)
This commit is contained in:
@@ -167,6 +167,10 @@ The goto is by default on \<leader g\>. If you want to change that:
|
||||
|
||||
let g:jedi#goto_command = <leader>g
|
||||
|
||||
`get_definition` is by default on \<leader d\>. If you want to change that:
|
||||
|
||||
let g:jedi#get_definition_command = <leader>d
|
||||
|
||||
If you are a person who likes to use VIM-tabs not buffers, you might want to
|
||||
put that in your `.vimrc`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user