mitchell / Textadept (http://caladbolg.net/textadept)
Textadept is a fast, minimalist, and ridiculously extensible text editor for Linux, Mac OSX, and Windows. The C++ core will always be less than 2000 lines of code (excluding comments and blank lines) and contains the bare framework for a text editor. More than half of the C++ base is the Lua extension, and nearly everything in Textadept is controlled by Lua, making the editor's extensibility almost limitless.
Clone this repository (size: 1.1 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/mitchell/textadept/
| commit 459: | 26afd149e1aa |
| parent 458: | 508a348d478c |
| child 460: | ee5d1654d9dd |
Fixed snippets bug; modules/textadept/lsnippets.lua
Placeholders would not be visited if they appeared after transformations.
NB: This is not the latest revision. For the latest view, go to tip.
