On Wed, May 20, 2009 at 12:16 AM, SamPeng <[email protected]> wrote: > How to put the double quotes on both sides of the word or sentence > example: > $a = word; > cursor after for o. > I input " can to do it: > $a = "word"
take a look at surround.vim plugin (http://www.vim.org/scripts/script.php?script_id=1697) --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
