this is better

This commit is contained in:
LittleQ
2013-09-15 00:59:28 +08:00
parent e1cac7d3f7
commit 2a3eaeb2dc

View File

@@ -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" 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 Jedi automatically starts the completion, if you type a dot, e.g. ``str.``, if
you don't want this: you don't want this: