Oooops, really sorry for noise, ignre it please.....
On Sat, 31 Jan 2009 20:05:40 +0800, Yue Wu <[email protected]> wrote:
> " ------------------------------------
> function! b:VimIM_Punctuation_Toggle()
> " ------------------------------------
> if !exists("b:vimim_punctuation") || b:vimim_punctuation == 0
> call s:VimIM_Punctuation_On()
> else
> call s:VimIM_Punctuation_Off()
> endif
> endfunction
>
>
--
Regards,
Van.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---