diff --git a/doc/jedi-vim.txt b/doc/jedi-vim.txt index 18945a6..023b006 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -314,7 +314,7 @@ plugin. Upon initialization, jedi-vim performs the following steps: 1. Set the current buffers 'omnifunc' to its own completion function - `jedi#complete` + `jedi#completions` 2. Create mappings to commands specified in |jedi-vim-keybindings| 3. Call `jedi#configure_call_signatures()` if `g:jedi#show_call_signatures` is set