diff --git a/AUTHORS.txt b/AUTHORS.txt index f3c4b60..bbaaae2 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -40,6 +40,7 @@ Justin M. Keyes (@justinmk) nagev (@np1) Chris Lasher (@gotgenes) Doan Thanh Nam (@tndoan) +Markus Koller (@toupeira) @something are github user names. diff --git a/doc/jedi-vim.txt b/doc/jedi-vim.txt index e40aeeb..4060240 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -36,7 +36,7 @@ Contents *jedi-vim-contents* 6.6. show_call_signatures |g:jedi#show_call_signatures| 6.7. use_tabs_not_buffers |g:jedi#use_tabs_not_buffers| 6.8. squelch_py_warning |g:jedi#squelch_py_warning| - 6.9. completions_enable |g:jedi#completions_enable| + 6.9. completions_enabled |g:jedi#completions_enabled| 6.10. use_splits_not_buffers |g:jedi#use_splits_not_buffers| 6.11. force_py_version |g:jedi#force_py_version| 7. Testing |jedi-vim-testing| @@ -397,7 +397,7 @@ Options: 0 or 1 Default: 0 (Warning is shown) ------------------------------------------------------------------------------ -6.9. `g:jedi#completions_enable` *g:jedi#completions_enable* +6.9. `g:jedi#completions_enabled` *g:jedi#completions_enabled* If you don't want Jedi completion, but all the other features, you can disable it in favor of another completion engine (that probably also uses Jedi, like