> Let's say I select some text in vim using visual mode, and I want to
> place a '/*' at the beginning of the selected text and I want to to
> place a '*/' at the end of the selected text.
>
> Were there any existing scripts to do that, I'd love to be pointed
> to them,

You might also check out the Enhanced Commentify script
http://www.vim.org/scripts/script.php?script_id=23

which does all sorts of commenting tricks.

-tim


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

Reply via email to