mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Update URL for HTTP grammar (#3966)
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -412,9 +412,6 @@ | ||||
| [submodule "vendor/grammars/sublime-bsv"] | ||||
| 	path = vendor/grammars/sublime-bsv | ||||
| 	url = https://github.com/thotypous/sublime-bsv | ||||
| [submodule "vendor/grammars/Sublime-HTTP"] | ||||
| 	path = vendor/grammars/Sublime-HTTP | ||||
| 	url = https://github.com/httpspec/sublime-highlighting | ||||
| [submodule "vendor/grammars/sass-textmate-bundle"] | ||||
| 	path = vendor/grammars/sass-textmate-bundle | ||||
| 	url = https://github.com/nathos/sass-textmate-bundle | ||||
| @@ -895,3 +892,6 @@ | ||||
| [submodule "vendor/grammars/JSyntax"] | ||||
| 	path = vendor/grammars/JSyntax | ||||
| 	url = https://github.com/tikkanz/JSyntax | ||||
| [submodule "vendor/grammars/Sublime-HTTP"] | ||||
| 	path = vendor/grammars/Sublime-HTTP | ||||
| 	url = https://github.com/samsalisbury/Sublime-HTTP | ||||
|   | ||||
							
								
								
									
										2
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/README.md
									
									
									
									
										vendored
									
									
								
							| @@ -160,7 +160,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting | ||||
| - **HTML+EEX:** [elixir-lang/elixir-tmbundle](https://github.com/elixir-lang/elixir-tmbundle) | ||||
| - **HTML+ERB:** [atom/language-ruby](https://github.com/atom/language-ruby) | ||||
| - **HTML+PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle) | ||||
| - **HTTP:** [httpspec/sublime-highlighting](https://github.com/httpspec/sublime-highlighting) | ||||
| - **HTTP:** [samsalisbury/Sublime-HTTP](https://github.com/samsalisbury/Sublime-HTTP) | ||||
| - **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle) | ||||
| - **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime) | ||||
| - **Inform 7:** [erkyrath/language-inform7](https://github.com/erkyrath/language-inform7) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user