make CSS highlighting more compatible with TextMate
This commit is contained in:
parent
5a0906af9b
commit
3d8d834aec
8 changed files with 59 additions and 32 deletions
|
|
@ -63,6 +63,9 @@ var supportedScopes = {
|
|||
"constant.library": "constant.library",
|
||||
"constant.numeric": "constant.numeric",
|
||||
|
||||
"support": "support",
|
||||
"support.function": "support.function",
|
||||
|
||||
"function": "function",
|
||||
"function.buildin": "function.buildin",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue