Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近vimに乗り換えて、AGで検索できることを知りました。
いつもしています
:Ag foo
そして、クイックリストウィンドウで
:cdo s/foo/bar/g |update
ただし、バッファ内のすべてのファイルを開きます。Vimにバッファを開かせずに、vimに単語を置き換えるにはどうすればよいですか?