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