mirror of
https://github.com/zyedidia/micro
synced 2024-11-05 17:41:24 +00:00
Remove old code
This commit is contained in:
parent
78fd9fb225
commit
4662f0c500
1 changed files with 0 additions and 8 deletions
|
@ -5,14 +5,6 @@ detect:
|
|||
|
||||
rules:
|
||||
- include: "html"
|
||||
#- special.expression: "({{|}})"
|
||||
#- default:
|
||||
# start: "{{"
|
||||
# end: "}}"
|
||||
# limit-group: special.expression
|
||||
# rules:
|
||||
# - include: "python"
|
||||
#- special.statement: "({%-?|-?%})"
|
||||
- special: "({{|}}|{%-?|-?%})"
|
||||
- default:
|
||||
start: "({%-?|{{)"
|
||||
|
|
Loading…
Reference in a new issue