mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Change Robot syntax name to 'Robot Framework'
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
%YAML 1.2
 | 
			
		||||
---
 | 
			
		||||
# http://www.sublimetext.com/docs/3/syntax.html
 | 
			
		||||
name: Robot Framework syntax highlighting.
 | 
			
		||||
name: Robot Framework
 | 
			
		||||
file_extensions:
 | 
			
		||||
  - robot
 | 
			
		||||
scope: source.robot
 | 
			
		||||
 
 | 
			
		||||
@@ -44,6 +44,7 @@ The following files have been manually modified after converting from a `.tmLang
 | 
			
		||||
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types and support for comments after section headers
 | 
			
		||||
* `Org mode.sublime-syntax` => removed `task` file type.
 | 
			
		||||
* `SML.sublime_syntax` => removed `ml` file type.
 | 
			
		||||
* `Robot.sublime_syntax` => changed name to "Robot Framework"
 | 
			
		||||
 | 
			
		||||
### Non-submodule additions
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user