Hi Aman Jain, http://www.vim.org/scripts/download_script.php?src_id=4025
is a browser plugin. It is using perl. You can copy paste code from the page rendered in Vim. You need perl support and some perl dependencies. You can install it along with dependencies easily using vim-addon-manager: call scriptmanager#Activate(["browser_4025"]) Rendering is not that fast though. Why is copy pasting from a browser such a penaltiy for you? ctrl-a ctrl-c should do what you want.. Marc Weber -- 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
