Associationg vim syntax with file extension -


How can I tell to use a certain syntax definition with a new file extension? Suppose I have files that are some kind of XML, but there is a separate extension, how do I tell Vim that it should use syntax = xml by default for the new type?

Any help appreciated.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -