feat(make): give targets the function highlight

This commit is contained in:
Riley Bruins 2023-11-27 08:15:20 -08:00 committed by ObserverOfTime
parent 10432e6b0f
commit fb101ed49d

View file

@ -10,6 +10,8 @@
] @conditional)
"endif" @conditional)
(rule (targets (word) @function))
(rule (targets
(word) @function.builtin
(#any-of? @function.builtin