Permalink
Browse files

Add runtime highlight

  • Loading branch information...
1 parent 8dc19f8 commit 0eb63bc82c72fc1eb59c04eaaebb1e0786d0ea26 @jlefman jlefman committed Jan 19, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 highlighters/SublimeText/WDL.YAML-tmLanguage
@@ -71,7 +71,7 @@ repository:
keywords:
patterns:
- name: keyword.other.wdl
- match: \s*(call|command|output|task|workflow)\s+
+ match: \s*(call|command|output|runtime|task|workflow)\s+
string_quoted_double:
patterns:

0 comments on commit 0eb63bc

Please sign in to comment.