Is it possible to have vim automatically source a file consisting of (for instance) imaps if one is editing a particular file. Not a filetype, but one particular file. Ideally, I could set imaps in modelines but this is not possible.
The context is that I am editing a long LaTeX file and rather than define innumerable \newcommands I would prefer to have vim type the TeX for me.