mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
@@ -1373,6 +1373,7 @@ XML:
|
|||||||
- .tmLanguage
|
- .tmLanguage
|
||||||
- .tmPreferences
|
- .tmPreferences
|
||||||
- .tmSnippet
|
- .tmSnippet
|
||||||
|
- .tmTheme
|
||||||
- .tml
|
- .tml
|
||||||
- .ui
|
- .ui
|
||||||
- .vxml
|
- .vxml
|
||||||
|
|||||||
Reference in New Issue
Block a user