mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 06:45:40 -04:00
8 lines
158 B
YAML
8 lines
158 B
YAML
filetype: cake
|
|
detect:
|
|
filename: "\\.cake$"
|
|
|
|
rules:
|
|
- include: "csharp"
|
|
- preproc: "^[[:space:]]*#(addin|break|l(oad)?|module|r(eference)?|tool)"
|