Skip to content

Instantly share code, notes, and snippets.

@e-bits
Last active November 3, 2015 21:56
Show Gist options
  • Save e-bits/90a3f207645179f5c598 to your computer and use it in GitHub Desktop.
Save e-bits/90a3f207645179f5c598 to your computer and use it in GitHub Desktop.
atom.io file type based syntax highlighting
core:
customFileTypes:
"text.xml": [
"wxi"
"wxl"
"wxs"
"wixproj"
]
@e-bits
Copy link
Author

e-bits commented Nov 3, 2015

customFileTypes are supported in Atom.io till v1.0.8 https://atom.io/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment