mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					5e2c79e950 | ||
| 
						 | 
					e93f41f097 | 
							
								
								
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -330,7 +330,7 @@
 | 
				
			|||||||
	url = https://github.com/textmate/php-smarty.tmbundle
 | 
						url = https://github.com/textmate/php-smarty.tmbundle
 | 
				
			||||||
[submodule "vendor/grammars/php.tmbundle"]
 | 
					[submodule "vendor/grammars/php.tmbundle"]
 | 
				
			||||||
	path = 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"]
 | 
					[submodule "vendor/grammars/postscript.tmbundle"]
 | 
				
			||||||
	path = vendor/grammars/postscript.tmbundle
 | 
						path = vendor/grammars/postscript.tmbundle
 | 
				
			||||||
	url = https://github.com/textmate/postscript.tmbundle
 | 
						url = https://github.com/textmate/postscript.tmbundle
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,3 @@
 | 
				
			|||||||
module Linguist
 | 
					module Linguist
 | 
				
			||||||
  VERSION = "5.0.9"
 | 
					  VERSION = "5.0.10"
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							@@ -136,7 +136,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
 | 
				
			|||||||
- **Graphviz (DOT):** [textmate/graphviz.tmbundle](https://github.com/textmate/graphviz.tmbundle)
 | 
					- **Graphviz (DOT):** [textmate/graphviz.tmbundle](https://github.com/textmate/graphviz.tmbundle)
 | 
				
			||||||
- **Groovy:** [textmate/groovy.tmbundle](https://github.com/textmate/groovy.tmbundle)
 | 
					- **Groovy:** [textmate/groovy.tmbundle](https://github.com/textmate/groovy.tmbundle)
 | 
				
			||||||
- **Groovy Server Pages:** [textmate/java.tmbundle](https://github.com/textmate/java.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)
 | 
					- **Haml:** [ezekg/language-haml](https://github.com/ezekg/language-haml)
 | 
				
			||||||
- **Handlebars:** [daaain/Handlebars](https://github.com/daaain/Handlebars)
 | 
					- **Handlebars:** [daaain/Handlebars](https://github.com/daaain/Handlebars)
 | 
				
			||||||
- **Harbour:** [hernad/atom-language-harbour](https://github.com/hernad/atom-language-harbour)
 | 
					- **Harbour:** [hernad/atom-language-harbour](https://github.com/hernad/atom-language-harbour)
 | 
				
			||||||
@@ -149,7 +149,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
 | 
				
			|||||||
- **HTML+ECR:** [atom-crystal/language-crystal](https://github.com/atom-crystal/language-crystal)
 | 
					- **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+EEX:** [elixir-lang/elixir-tmbundle](https://github.com/elixir-lang/elixir-tmbundle)
 | 
				
			||||||
- **HTML+ERB:** [aroben/ruby.tmbundle](https://github.com/aroben/ruby.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)
 | 
					- **HTTP:** [httpspec/sublime-highlighting](https://github.com/httpspec/sublime-highlighting)
 | 
				
			||||||
- **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle)
 | 
					- **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle)
 | 
				
			||||||
- **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime)
 | 
					- **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime)
 | 
				
			||||||
@@ -253,7 +253,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)
 | 
					- **PAWN:** [Southclaw/pawn-sublime-language](https://github.com/Southclaw/pawn-sublime-language)
 | 
				
			||||||
- **Perl:** [textmate/perl.tmbundle](https://github.com/textmate/perl.tmbundle)
 | 
					- **Perl:** [textmate/perl.tmbundle](https://github.com/textmate/perl.tmbundle)
 | 
				
			||||||
- **Perl6:** [perl6/atom-language-perl6](https://github.com/perl6/atom-language-perl6)
 | 
					- **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)
 | 
					- **Pic:** [Alhadis/language-roff](https://github.com/Alhadis/language-roff)
 | 
				
			||||||
- **PicoLisp:** [textmate/lisp.tmbundle](https://github.com/textmate/lisp.tmbundle)
 | 
					- **PicoLisp:** [textmate/lisp.tmbundle](https://github.com/textmate/lisp.tmbundle)
 | 
				
			||||||
- **PigLatin:** [goblindegook/sublime-text-pig-latin](https://github.com/goblindegook/sublime-text-pig-latin)
 | 
					- **PigLatin:** [goblindegook/sublime-text-pig-latin](https://github.com/goblindegook/sublime-text-pig-latin)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								vendor/grammars/php.tmbundle
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								vendor/grammars/php.tmbundle
									
									
									
									
										vendored
									
									
								
							 Submodule vendor/grammars/php.tmbundle updated: ded6a6bb30...3ed4837b43
									
								
							
		Reference in New Issue
	
	Block a user