Wednesday, May 12, 2010

Re: question about [[

thanks, tony.
Now I added the following script to .vimrc, but it fails with "Pattern
not found" error.
Any idea ?

function! My_PreSection()
exe "?{<CR>w99[{"
endfunction

map [[ :call My_PreSection()<CR>


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

No comments: