I\'ve recently made the switch from Vim to Neovim. In Vim, when you make a global substitution by doing :%s/query/substitution/g, as you\'re typing query<
:%s/query/substitution/g
query<