add support for RobotFramework .robot files

This commit is contained in:
Bo Zhu
2013-10-21 13:59:22 -04:00
parent 063ba50952
commit 4d7cd834be
4 changed files with 121 additions and 0 deletions

View File

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