mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
this is better
This commit is contained in:
@@ -112,7 +112,7 @@ If you are a person who likes to use VIM-splits, you might want to put this in y
|
||||
|
||||
let g:jedi#use_splits_not_buffers = "left"
|
||||
|
||||
This options could be "left", "right", "top" or "bottom", it will decide the direction where the split open.
|
||||
This options could be "left", "right", "top" or "bottom". It will decide the direction where the split open.
|
||||
|
||||
Jedi automatically starts the completion, if you type a dot, e.g. ``str.``, if
|
||||
you don't want this:
|
||||
|
||||
Reference in New Issue
Block a user