mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Added support for the nit language in grammars.yml, updated languages.yml for .nit source files highlighting
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
This commit is contained in:
		
				
					committed by
					
						 Adam Roben
						Adam Roben
					
				
			
			
				
	
			
			
			
						parent
						
							e95314f072
						
					
				
				
					commit
					9be941acc8
				
			
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -534,3 +534,6 @@ | |||||||
| [submodule "vendor/grammars/carto-atom"] | [submodule "vendor/grammars/carto-atom"] | ||||||
| 	path = vendor/grammars/carto-atom | 	path = vendor/grammars/carto-atom | ||||||
| 	url = https://github.com/yohanboniface/carto-atom | 	url = https://github.com/yohanboniface/carto-atom | ||||||
|  | [submodule "vendor/grammars/Sublime-Nit"] | ||||||
|  | 	path = vendor/grammars/Sublime-Nit | ||||||
|  | 	url = https://github.com/R4PaSs/Sublime-Nit | ||||||
|   | |||||||
| @@ -74,6 +74,8 @@ vendor/grammars/Sublime-Logos: | |||||||
| - source.logos | - source.logos | ||||||
| vendor/grammars/Sublime-Loom: | vendor/grammars/Sublime-Loom: | ||||||
| - source.loomscript | - source.loomscript | ||||||
|  | vendor/grammars/Sublime-Nit: | ||||||
|  | - source.nit | ||||||
| vendor/grammars/Sublime-QML: | vendor/grammars/Sublime-QML: | ||||||
| - source.qml | - source.qml | ||||||
| vendor/grammars/Sublime-REBOL: | vendor/grammars/Sublime-REBOL: | ||||||
|   | |||||||
| @@ -1912,7 +1912,7 @@ Nit: | |||||||
|   color: "#0d8921" |   color: "#0d8921" | ||||||
|   extensions: |   extensions: | ||||||
|   - .nit |   - .nit | ||||||
|   tm_scope: none |   tm_scope: source.nit | ||||||
|   ace_mode: text |   ace_mode: text | ||||||
|  |  | ||||||
| Nix: | Nix: | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								vendor/grammars/Sublime-Nit
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/Sublime-Nit
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/Sublime-Nit added at 7d8b350392
									
								
							
		Reference in New Issue
	
	Block a user