mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Add support for the Bro IDS scripting language.
Pygments now offers a Bro lexer [1] and officially supports the Bro IDS scripting language. [1] https://bitbucket.org/birkenfeld/pygments-main/pull-request/5/add-lexer-for-the-bro-language [2] http://www.bro-ids.org
This commit is contained in:
		@@ -120,6 +120,11 @@ Brainfuck:
 | 
			
		||||
  - .b
 | 
			
		||||
  - .bf
 | 
			
		||||
 | 
			
		||||
Bro:
 | 
			
		||||
  type: programming
 | 
			
		||||
  extensions:
 | 
			
		||||
  - .bro
 | 
			
		||||
 | 
			
		||||
C:
 | 
			
		||||
  type: programming
 | 
			
		||||
  overrides:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user