aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/key_commands.lua
AgeCommit message (Collapse)Author
2010-06-11Renamed modules/textadept/key_commands.lua to modules/textadept/keys.lua.mitchell
2010-06-11Moved core extension modules into textadept module.mitchell
2007-10-07Moved key command manager to core.mitchell
2007-10-07Added refresh key for syntax highlighting; modules/textadept/key_commands.luamitchell
2007-09-27Added buffer:reload() function.mitchell
2007-09-22Modified snippet key commands; modules/textadept/key_commands.luamitchell
2007-09-06Words can be autocompleted from a specified dictionary.mitchell
2007-08-16Restructured modules/textadept/key_commands.luamitchell
2007-08-15Recent files are now tracked and a user list can be shown to open them.mitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-15Added new lsnippets textadept module, updated other modules to use it.mitchell
2007-08-10Macros can now be recorded, saved, played, browsed, etc.mitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-06Initial import of the textadept module.mitchell