Tip 88: Find and Replace Every Match in a File
Return to the top: <<Practical Vim>>
-
gflag: "globally within the current line" → deals with the horizontal axis -
%address deals with the vertical axis.
Return to the top: <<Practical Vim>>
g flag: "globally within the current line" → deals with the horizontal axis
% address deals with the vertical axis.