filetype: els detect: filename: "\\.els$" header: "Er2 Locale" rules: - comment: ".+" # Comment by default - constant.string: "\"([^\"]+)\"$" # Non-critical bug - todo: "(TODO|XXX|FIXME|TRANSLATORS):.+$" - statement: "^[[:space:]]*[=>]" - identifier: "[^\\\\]\\$([A-Za-z0-9)]+)" - special: "\\\\.?"