> (untested)
>        normal ?{
>        normal w99[{

tony, thank you very much.
It works.

function! My_PreSection()
   normal "?{"
   normal "w99[{"
endfunction

map [[ :call My_PreSection()<CR>


Best Regards,
  robert

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to