I just download surround.vim plugin (http://www.vim.org/scripts/ script.php?script_id=1697) and use it. One behaviour that I don't like is that for example, I have a string Hello, I press shift+v to hightlight string Hello, then press s" in order to surround string Hello with double quotes. After that the string Hello actually surrounded like this: " Hello " How can I force surround.vim to work like this: "Hello"
thanks and regards --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
