stone <[email protected]> [09-09-27 08:00]:
> 2009/9/27 <[email protected]>
> 
> 
> > Hi stone.
> 
> > I often use this:
> 
> > 1: Go to the beginning to the word you want to yank.
> > 2: :vey
> > 3: Go to the beginning to the word you want to replace.
> > 2: :vep
> 
> meino.cramer:
> 
> thank you very much.
> 
> It can work well.
> 
> How about my second question?
> 
> --

stone:

Load every related file into a buffer.
:bufdo %s/<old symbol>/<new symbol/g

Be careful! This command will change
any buffer in the buflist.
Buflist:
:buffers



-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.


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

Reply via email to