On Sun, Apr 18, 2004 at 10:58:45PM +1000, Peter Moulder wrote:
For me (default Debian install of vim 6.2, including patches 1-149), c++ and cpp each work. I've no big objection to a global change to filetype=cpp (except that it isn't as clear as c++, e.g. could mean C preprocessor or something else I haven't thought of). Kees, do you have a reasonably recent vim installation?
Using this: http://www.debian.org/distrib/packages#search_contents I can't find a "c++.vim". I have the latest vim installed: ii vim 6.2-426+1 Vi IMproved - enhanced vi editor ii vim-common 6.2-426+1 Vi IMproved - Common files ii vim-doc 6.2-426+1 Vi IMproved - Documentation files
It doesn't appear to be my .vimrc (I moved it out of the way to test). And I can't figure out how to make an "alias" for a syntax name.
I would object to removing the filetype=blah specification for .h files (vim would wrongly guess C, which behaves differently for e.g.
If I can get this fixed, I'll add a vim hint to every file in the source. ;) I just don't know what I should try next to get it fixed.