Sunday, August 23, 2009

Re: Problem with IDL file detection

> > This set of publicIDLroutines are mis-identified as filetype=cpp
> > rather than filetype=idlang by Vim (tested on version 7.2):http://www-astro.physics.ox.ac.uk/~mxc/idl/.

I downloaded one of the files, mge_mpfit.pro, and with my vim 7.2.184
on windows (the machine I happened to be on) said:

:set ft
filetype=idlang

So, what's a file you have trouble with?
You could try try starting vim with vim -U NONE, in case you have a
plugin that is interfering with things. If that works, in your normal
vim run :scriptnames to see what's been loaded to get an idea of what
might be the culprit.

HTH, John
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

No comments: