Thursday, August 9, 2012

Pydiction and TAB

Hi all,

Sorry if this is the wrong forum to ask about a vim plugin.

I'm trying out Pydiction (http://www.vim.org/scripts/script.php?script_id=850) to autocomplete python.

Autocompletion works well, but only with Ctrl-X/O, and not TAB.

If I use TAB as advertised, then I get the error:

-- Dictionary completion (^K^N^P) Pattern not found

I even emptied my .vimrc file and only have in it:

filetype plugin on
let g:pydiction_location = '~/.vim.py'

Does anyone know why this would happen? Any suggestions would be appreciated.

Thanks

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: