Eric Smith wrote:
Excellent

The completion type that I am looking for is dictionary completion
like when I go
c-X c-K in insert mode.

Is there a way to achieve completion from words in specified files
with the input() function?

Thanks

Eric

I guess that if you don't find the completion type you want (see ":help :command-completion"), then you'll have to use "custom" completion, writing your own completion function.


Best regards,
Tony.

Reply via email to