From 41ace5fba0529a90ccf5594a7c858ab422bb6353 Mon Sep 17 00:00:00 2001 From: Brandon Black Date: Tue, 21 Feb 2017 17:12:54 -0800 Subject: [PATCH] using fork for php.tmbundle since updates are broken --- .gitmodules | 2 +- vendor/README.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index a93017db0f..4ab05cd4f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -333,7 +333,7 @@ url = https://github.com/textmate/php-smarty.tmbundle [submodule "vendor/grammars/php.tmbundle"] path = vendor/grammars/php.tmbundle - url = https://github.com/textmate/php.tmbundle + url = https://github.com/brandonblack/php.tmbundle [submodule "vendor/grammars/postscript.tmbundle"] path = vendor/grammars/postscript.tmbundle url = https://github.com/textmate/postscript.tmbundle diff --git a/vendor/README.md b/vendor/README.md index 55340a388c..453127b39d 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -136,19 +136,20 @@ This is a list of grammars that Linguist selects to provide syntax highlighting - **Graphviz (DOT):** [textmate/graphviz.tmbundle](https://github.com/textmate/graphviz.tmbundle) - **Groovy:** [textmate/groovy.tmbundle](https://github.com/textmate/groovy.tmbundle) - **Groovy Server Pages:** [textmate/java.tmbundle](https://github.com/textmate/java.tmbundle) -- **Hack:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle) +- **Hack:** [brandonblack/php.tmbundle](https://github.com/brandonblack/php.tmbundle) - **Haml:** [ezekg/language-haml](https://github.com/ezekg/language-haml) - **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) - **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) - **HTML+Django:** [textmate/python-django.tmbundle](https://github.com/textmate/python-django.tmbundle) - **HTML+ECR:** [atom-crystal/language-crystal](https://github.com/atom-crystal/language-crystal) - **HTML+EEX:** [elixir-lang/elixir-tmbundle](https://github.com/elixir-lang/elixir-tmbundle) - **HTML+ERB:** [aroben/ruby.tmbundle](https://github.com/aroben/ruby.tmbundle) -- **HTML+PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle) +- **HTML+PHP:** [brandonblack/php.tmbundle](https://github.com/brandonblack/php.tmbundle) - **HTTP:** [httpspec/sublime-highlighting](https://github.com/httpspec/sublime-highlighting) - **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle) - **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime) @@ -202,6 +203,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting - **MAXScript:** [Alhadis/language-maxscript](https://github.com/Alhadis/language-maxscript) - **MediaWiki:** [textmate/mediawiki.tmbundle](https://github.com/textmate/mediawiki.tmbundle) - **Mercury:** [sebgod/mercury-tmlanguage](https://github.com/sebgod/mercury-tmlanguage) +- **Meson:** [TingPing/language-meson](https://github.com/TingPing/language-meson) - **Metal:** [textmate/c.tmbundle](https://github.com/textmate/c.tmbundle) - **Mirah:** [aroben/ruby.tmbundle](https://github.com/aroben/ruby.tmbundle) - **Modelica:** [BorisChumichev/modelicaSublimeTextPackage](https://github.com/BorisChumichev/modelicaSublimeTextPackage) @@ -247,7 +249,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting - **PAWN:** [Southclaw/pawn-sublime-language](https://github.com/Southclaw/pawn-sublime-language) - **Perl:** [textmate/perl.tmbundle](https://github.com/textmate/perl.tmbundle) - **Perl6:** [perl6/atom-language-perl6](https://github.com/perl6/atom-language-perl6) -- **PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle) +- **PHP:** [brandonblack/php.tmbundle](https://github.com/brandonblack/php.tmbundle) - **Pic:** [Alhadis/language-roff](https://github.com/Alhadis/language-roff) - **PicoLisp:** [textmate/lisp.tmbundle](https://github.com/textmate/lisp.tmbundle) - **PigLatin:** [goblindegook/sublime-text-pig-latin](https://github.com/goblindegook/sublime-text-pig-latin)