mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	TextMate for Pawn
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -662,3 +662,6 @@ | ||||
| [submodule "vendor/grammars/language-ncl"] | ||||
| 	path = vendor/grammars/language-ncl | ||||
| 	url = https://github.com/rpavlick/language-ncl.git | ||||
| [submodule "vendor/grammars/pawn-sublime-language"] | ||||
| 	path = vendor/grammars/pawn-sublime-language | ||||
| 	url = https://github.com/Southclaw/pawn-sublime-language.git | ||||
|   | ||||
| @@ -413,6 +413,8 @@ vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage: | ||||
| - source.oz | ||||
| vendor/grammars/pascal.tmbundle: | ||||
| - source.pascal | ||||
| vendor/grammars/pawn-sublime-language/: | ||||
| - source.pawn | ||||
| vendor/grammars/perl.tmbundle/: | ||||
| - source.perl | ||||
| - source.perl.6 | ||||
|   | ||||
| @@ -2374,14 +2374,6 @@ Oz: | ||||
|   tm_scope: source.oz | ||||
|   ace_mode: text | ||||
|  | ||||
| PAWN: | ||||
|   type: programming | ||||
|   color: "#dbb284" | ||||
|   extensions: | ||||
|   - .pwn | ||||
|   tm_scope: source.c++ | ||||
|   ace_mode: c_cpp | ||||
|  | ||||
| PHP: | ||||
|   type: programming | ||||
|   tm_scope: text.html.php | ||||
| @@ -2485,6 +2477,14 @@ Pascal: | ||||
|   - .pp | ||||
|   ace_mode: pascal | ||||
|  | ||||
| Pawn: | ||||
|   type: programming | ||||
|   color: "#dbb284" | ||||
|   extensions: | ||||
|   - .pwn | ||||
|   tm_scope: source.pawn | ||||
|   ace_mode: text | ||||
|  | ||||
| Perl: | ||||
|   type: programming | ||||
|   tm_scope: source.perl | ||||
|   | ||||
							
								
								
									
										1
									
								
								vendor/grammars/pawn-sublime-language
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/pawn-sublime-language
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/pawn-sublime-language added at 68c752d7d4
									
								
							
		Reference in New Issue
	
	Block a user