filetype: conf detect: filename: "\\.c[o]?nf$" rules: - constant.string: "\"(\\\\.|[^\"])*\"" - comment: "^[[:space:]]*#.*$" - comment: "^[[:space:]]*##.*$"