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
/
init.lua
Age
Commit message (
Expand
)
Author
2010-09-29
Added a textadept.snapopen module.
mitchell
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
2010-06-10
Moved textadept.mime_types into the textadept module.
mitchell
2010-06-10
Renamed _m.textadept.lsnippets to _m.textadept.snippets.
mitchell
2010-03-02
Removed mlines module since Scintilla's new multiple selections supersede it.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-07-12
Moved session support from core/file_io.lua to a Textadept module.
mitchell
2009-04-02
Removed macro support; just use Lua for scripting.
mitchell
2009-01-14
Moved utilities to run/compile files and decode errors into a Textadept module.
mitchell
2009-01-05
Add bookmarks to the textadept module and menu.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2007-10-07
Moved key command manager to core.
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