Feed on
Posts
Comments

Archive for June, 2007

Strange first post

I thought I would try to write something special for my first post since I moved from kdedevelopers.org, but I just stumbled upon a nice vim trick I want to remember. Hopefully you will like it too.
Search and replace is easy in vim, it’s done this way:
:%s/from/to/
What I ignored for a long time was how [...]

Read Full Post »