On Sun, 11 Jan 2009 09:10:12 +0800, StarWing <[email protected]> wrote:

>
> just a problem, in your words,
> app|
> "|" places the location of cursor, now you press <space>, and it spead
> to <C-X><C-U><C-U>, but can't find match.then you will find, you can't
> input space in this place.
> you can have a try.
>

Yes, that's the correct respond of vim. That's not a problem for me.
I just want that:

In condition "app|<space>", <space> will do <C-x><C-u><C-u> for me,
say there is a completion "程“ for app, result will be "程|"

In condition "程|<space>", <space> will insert a <space> for me,
so result will be "程 |"

Any easy solution?

-- 
Regards,
Van.

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

Reply via email to