use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
.PHONY:
|
||||
.DELETE_ON_ERROR:
|
||||
.SECONDEXPANSION:
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["builtin", ".PHONY"], ["punctuation", ":"],
|
||||
["builtin", ".DELETE_ON_ERROR"], ["punctuation", ":"],
|
||||
["builtin", ".SECONDEXPANSION"], ["punctuation", ":"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for built-in target names.
|
Reference in New Issue
Block a user