Using Regular Expressions in search and replace with Vim
This evening I've learned to use regular expressions in sql code, and I'm loving it. Talking with GoLo about this, he showed me how to use regular expressions on the Vim´s search and replace tool (Instead he doesn't like Vim :P). E.g. If you want to comment some lin...
