alemuller / tree-sitter-make

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefile highlighting problem

andreyugolnik opened this issue · comments

The Makefile fragment causing the highlighting error.

COMMON_PACK_NAMES = preload splash common leaderboards
ART_PACKS = $(COMMON_PACK_NAMES:=.pak)

COMMON_ATLAS_NAMES = game menu shop wardrobe leaderboards
COMMON_ATLASES = $(COMMON_ATLAS_NAMES:%=atlas_%.xml)
Screenshot 2023-10-05 at 10 24 13