Since 6 months I'm using the excellent Vim text-editor. The most interesting thing is Vim's excellent regex support build-in.
I would like to understand regex better in order to ask less questions here :)
I tried Regex coach, Espresso and other regex-help applications but I found out that even if they are working in these applications it often doesn't work in VIM. What kind of regex does Vim use? Are there any help applications in which I can build regex commands for Vim?