On Wed, May 20, 2009 at 12:16 AM, SamPeng 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"
You might like the surround.vim plugin. http://www.vim.org/scripts/script.php?script_id=1697 ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
