#TodayILearned (or relearned, surely) that ‘f’ takes you to the next occurrence of a character in vim
Unless you’re already on that character in which case it will stay put
So cfc would change everything up to and including the next ‘c’ in the text
#TodayILearned (or relearned, surely) that ‘f’ takes you to the next occurrence of a character in vim
Unless you’re already on that character in which case it will stay put
So cfc would change everything up to and including the next ‘c’ in the text