Archive for August 23rd, 2009

Protodef 0.9.2 released

I made an enhancement to Protodef to allow for the ability to eliminate the namespace when pulling in the prototypes. So now you can make them look like this: Read more
Read more

No namespace indent for C++ with Vim

(NOTE: There’s a more up to date version of this in the General C++ Settings section.) Finally! Vim’s decision to add a ‘shiftwidth‘ to everything I type when I’m inside a namespace is thoroughly annoying and there appears to be no “standard” way to fix...
Read more