blog:vim_replace_in_multiple_files
| Both sides previous revisionPrevious revision | |||
| blog:vim_replace_in_multiple_files [2011-01-04 15:53] – brb | blog: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 ====== | ||
| - | '' | + | < |
| vim *.cpp Start Vim, defining the argument list to | vim *.cpp Start Vim, defining the argument list to | ||
| contain all the C++ files. | contain all the C++ files. | ||
| Line 14: | Line 14: | ||
| that this doesn' | that this doesn' | ||
| 999@q Execute the q register on the remaining files. | 999@q Execute the q register on the remaining files. | ||
| - | '' | + | </ |
blog/vim_replace_in_multiple_files.1294152813.txt.gz · Last modified: 2011-01-04 15:53 by brb
