mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #2058 from pchaigno/move-autohotkey-grammar
Update URL for AutoHotkey grammar
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -528,9 +528,6 @@ | ||||
| [submodule "vendor/grammars/sublime-bsv"] | ||||
| 	path = vendor/grammars/sublime-bsv | ||||
| 	url = https://github.com/thotypous/sublime-bsv | ||||
| [submodule "vendor/grammars/AutoHotkey"] | ||||
| 	path = vendor/grammars/AutoHotkey | ||||
| 	url = https://github.com/robertcollier4/AutoHotkey | ||||
| [submodule "vendor/grammars/Sublime-HTTP"] | ||||
| 	path = vendor/grammars/Sublime-HTTP | ||||
| 	url = https://github.com/httpspec/sublime-highlighting | ||||
| @@ -555,6 +552,9 @@ | ||||
| [submodule "vendor/grammars/liquid.tmbundle"] | ||||
| 	path = vendor/grammars/liquid.tmbundle | ||||
| 	url = https://github.com/bastilian/validcode-textmate-bundles | ||||
| [submodule "vendor/grammars/AutoHotkey"] | ||||
| 	path = vendor/grammars/AutoHotkey | ||||
| 	url = https://github.com/ahkscript/AutoHotkey | ||||
| [submodule "vendor/grammars/ats.sublime"] | ||||
| 	path = vendor/grammars/ats.sublime | ||||
| 	url = https://github.com/steinwaywhw/ats-mode-sublimetext | ||||
|   | ||||
| @@ -24,7 +24,7 @@ vendor/grammars/Agda.tmbundle: | ||||
| - source.agda | ||||
| vendor/grammars/Alloy.tmbundle: | ||||
| - source.alloy | ||||
| vendor/grammars/AutoHotkey: | ||||
| vendor/grammars/AutoHotkey/: | ||||
| - source.ahk | ||||
| vendor/grammars/ColdFusion: | ||||
| - source.cfscript | ||||
|   | ||||
		Reference in New Issue
	
	Block a user