Added .tmTheme as XML extension

Files with the `.tmTheme` extension similar to `.tmCommand`, `.tmLanguage`, `.tmPreferences` and `.tmSnippet` are configuration XML files for TextMate or SublimeText.

The `.tmTheme` extension was missing from this list.
This commit is contained in:
Haralan Dobrev
2013-06-18 17:02:34 +03:00
parent b14e09af6b
commit c1469b25a1

View File

@@ -1373,6 +1373,7 @@ XML:
- .tmLanguage
- .tmPreferences
- .tmSnippet
- .tmTheme
- .tml
- .ui
- .vxml