Merge pull request #731 from zhuzhuor/master

Add support for RobotFramework .robot files
This commit is contained in:
Ted Nyman
2013-11-04 22:00:17 -08:00
4 changed files with 121 additions and 0 deletions

View File

@@ -1244,6 +1244,12 @@ Rebol:
Redcode:
primary_extension: .cw
RobotFramework:
type: programming
primary_extension: .robot
# extensions:
# - .txt
Rouge:
type: programming
lexer: Clojure