
22 Jan
2005
22 Jan
'05
7:11 p.m.
Odd. This doesn't seem to affect Nedit at all! ^^
Bob
Kees Cook wrote:
On Fri, Jan 21, 2005 at 10:06:08PM -0800, Bryce Harrington wrote:
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