
22 Jan
2005
22 Jan
'05
6:06 a.m.
vim fans might want to apply this:
<IRCBridge> [IRC:ashwin] (btw, just as an observation: the vim formatting modeline in many files has 'filetype:c++' when it really should be 'filetype:cpp') <bryce> ah, well feel free to patch that <IRCBridge> [IRC:ashwin] a simple 'perl -pi -e 's/filetype:c++/filetype:cpp' *.cpp *.h should do it