Replace haxe-sublime-bundle with haxe-TmLanguage (#4079)

* Replace haxe-sublime-bundle with haxe-TmLanguage

* Add missing changes

* Typo fix
This commit is contained in:
Jens Fischer
2018-04-06 18:25:59 +02:00
committed by Colin Seymour
parent 324bc83914
commit 34c623eaba
8 changed files with 34 additions and 217 deletions

2
vendor/README.md vendored
View File

@@ -151,7 +151,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Handlebars:** [daaain/Handlebars](https://github.com/daaain/Handlebars)
- **Harbour:** [hernad/atom-language-harbour](https://github.com/hernad/atom-language-harbour)
- **Haskell:** [atom-haskell/language-haskell](https://github.com/atom-haskell/language-haskell)
- **Haxe:** [clemos/haxe-sublime-bundle](https://github.com/clemos/haxe-sublime-bundle)
- **Haxe:** [vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage)
- **HCL:** [alexlouden/Terraform.tmLanguage](https://github.com/alexlouden/Terraform.tmLanguage)
- **HLSL:** [tgjones/shaders-tmLanguage](https://github.com/tgjones/shaders-tmLanguage)
- **HTML:** [textmate/html.tmbundle](https://github.com/textmate/html.tmbundle)