aboutsummaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2009-01-05Move all 'require' statements into init.lua and label for easy configuration.mitchell
2009-01-01Updated copyright dates for 2009.mitchell
2008-12-22Enable the menubar by default; init.luamitchell
2008-12-14Added option to load key_commands_mac to init.lua.mitchell
2008-11-02Fixed key handling and arg handling for Mac.mitchell
2008-10-27Updated Textadept to compile and run on OSX with native GTK framework.mitchell
2008-07-05Can load standard key commands from init.lua.mitchell
2008-07-05Can load comprehensive menu from init.lua.mitchell
2008-06-18Always load Project Manager settings from session file.mitchell
2008-06-17Added Tab-completion to Lua Command Entry.mitchell
2008-03-03Modified some package paths for consistency.mitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2008-02-03Added textadept.reset() function for resetting the Lua state.mitchell
2007-12-03Fixed package precedence bug; init.luamitchell
2007-12-02Fixed command line parameters bug; init.luamitchell
2007-10-07Moved key command manager to core.mitchell
2007-09-24Updated documentation.mitchell
2007-08-06Fixed bug with opening files via command line arguments; init.luamitchell
2007-08-06Initial import of Textadept Lua init script.mitchell