return function() return { cInclude = { link = "PreProc" }, cDefine = { link = "PreProc" }, -- Fix C ft setting this to Macro ["@include.c"] = { link = "PreProc" }, -- Not a keyword ["@include.cpp"] = { link = "PreProc" }, } end