User Tools

Site Tools


blog:vim_replace_in_multiple_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
blog:vim_replace_in_multiple_files [2011-01-04 15:53] brbblog:vim_replace_in_multiple_files [2011-01-04 15:53] (current) brb
Line 1: Line 1:
 ====== vim replace in multiple files ====== ====== vim replace in multiple files ======
  
-''+<code>
  vim *.cpp Start Vim, defining the argument list to  vim *.cpp Start Vim, defining the argument list to
  contain all the C++ files.  You are now in the  contain all the C++ files.  You are now in the
Line 14: Line 14:
  that this doesn't produce an error message.  that this doesn't produce an error message.
  999@q Execute the q register on the remaining files.   999@q Execute the q register on the remaining files. 
-''+</code>
  
  
blog/vim_replace_in_multiple_files.1294152813.txt.gz · Last modified: 2011-01-04 15:53 by brb