LINKDING

Shared bookmarks

Vim :Ag search and replace, globally and within a directory - Stack Overflow

Date added
July 9, 2024, 4:34 a.m.
Description
I am using :Ag in vim to search for patterns, but I can't figure out how to search and replace through ALL files in my project, or within a directly that I specify. How is this done?