I speak spanish and I have to write a thesis on it so, I want to make a search on Vim with the following result:
Supose I have the following text:
Frase que tiene una palabra con tílde
I want to be able to find the word tílde when searching for tilde (the difference is the letter i having an accent mark).
I don't know if this kind of search applies to fuzzy finding, regexp, or another.