mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #731 from zhuzhuor/master
Add support for RobotFramework .robot files
This commit is contained in:
@@ -1244,6 +1244,12 @@ Rebol:
|
||||
Redcode:
|
||||
primary_extension: .cw
|
||||
|
||||
RobotFramework:
|
||||
type: programming
|
||||
primary_extension: .robot
|
||||
# extensions:
|
||||
# - .txt
|
||||
|
||||
Rouge:
|
||||
type: programming
|
||||
lexer: Clojure
|
||||
|
||||
Reference in New Issue
Block a user