13 Aug
2008
13 Aug
'08
9:21 a.m.
On Wed, Aug 13, 2008 at 11:31 AM, Hans Hagen
Yes, recursion would be nice. font-syn.lua, line 190:
path = input.clean_path(path .. "/") path = path:gsub("/+","/") path = path .. "**/"
insert the last line and see what happens (untested because i have a flat system path)
It works.
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------