Hi Ricky!

On Di, 19 Mai 2009, Ricky wrote:

> Hi
> 
>   I write a script to complete member variables in COBOL/PLI, for example:
>   I use "au FileType pli set completefunc=pliComplete()", 
>   But after I type one dot, the complete items list don't popup.
>   How to let vim auto popup it automaticlly?
>   
>   I tried one plugin "autocomplpop", it work except my defined script.

Are you looking for:
inoremap . .  

regards,
Christian
-- 
:wq!

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to