Hi,
I going to be doing a project using lua and think I found the correct tmbundle at github.com/textmate/lua.tmbundle.
The line folding is not working even though a folding section in the bundle. Is this the latest and/or best bundle for the lua language?
tks, louie
-- View this message in context: http://textmate.1073791.n5.nabble.com/Lua-bundle-help-tp26283.html Sent from the textmate users mailing list archive at Nabble.com.
On Feb 22, 2013, at 10:08 PM, louie lsherwin@mac.com wrote:
I going to be doing a project using lua and think I found the correct tmbundle at github.com/textmate/lua.tmbundle.
If you are using 2.0 then install via Preferences → Bundles.
The line folding is not working even though a folding section in the bundle. Is this the latest and/or best bundle for the lua language?
If you are using 1.x then the bundle is not suitable as we moved folding settings out of the grammar, which 1.x doesn’t understand.
The version of the bundle from before we updated it to 2.0 is here: https://github.com/textmate/lua.tmbundle/tree/textmate-1.x — though I don’t know if others have maintained an 1.x fork since then.
Alan,
Thanks for the info. The 1.x version does in fact work better with 1.5.11 the release I am using.
-louie
Allan Odgaard-4 wrote
On Feb 22, 2013, at 10:08 PM, louie <
lsherwin@
> wrote:
If you are using 1.x then the bundle is not suitable as we moved folding settings out of the grammar, which 1.x doesn’t understand.
The version of the bundle from before we updated it to 2.0 is here: https://github.com/textmate/lua.tmbundle/tree/textmate-1.x — though I don’t know if others have maintained an 1.x fork since then.
-- View this message in context: http://textmate.1073791.n5.nabble.com/Lua-bundle-help-tp26283p26286.html Sent from the textmate users mailing list archive at Nabble.com.