converting a search to a replace in vim
I just googled something I’ve always wanted to know how to do in vim, and was surprised how quickly I found the answer. In vim, there are separate modes for searching and commands. This generally works well as they have separate completion buffers and since I do them a lot, it keeps my command history [...]