Comment on Advanced vim tips and tricksparentComments−chancho17yPutting \c and \C in the search pattern can also be used to turn case sensitivity off or on, respectively, for just that pattern.
Comments
Putting \c and \C in the search pattern can also be used to turn case sensitivity off or on, respectively, for just that pattern.