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.
On 1月11日, 上午8时35分, "Yue Wu" <[email protected]> wrote: > On Sun, 11 Jan 2009 08:32:08 +0800, StarWing <[email protected]> wrote: > > > you can try supertab.vim > >http://www.vim.org/scripts/script.php?script_id=1643 > > Thanks for advice, but a simple solution like a function with several > lines is better, > and supertab is just for tab, right? > > > > > On 1月11日, 上午7时24分, "Yue Wu" <[email protected]> wrote: > >> Why I want is, say: > > >> If the col('.')-1 is a printable ascii charactor, then <space> does the > >> mapping > >> <C-X><C-u><C-u> in insert mode, if not, then <space> will just insert a > >> normal > >> space, is it > >> possible?http://www.vim.org/scripts/script.php?script_id=1643 > > >> -- > >> Regards, > >> Van. > > -- > Regards, > Van. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
