index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
08_Preferences.md
Age
Commit message (
Expand
)
Author
2013-12-12
More LuaDoc updates.
mitchell
2013-11-10
Disable strip trailing spaces by default.
mitchell
2013-11-07
Added support for tabs.
mitchell
2013-10-09
More LuaDoc updates.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-08-26
Forgot to update some documentation with newly renamed `LEXER_LOADED` event.
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-07-08
Renamed Textadept module's "mime_types" to "file_types" and removed config file.
mitchell
2013-07-08
Renamed "language-specific" modules to just "language modules" in documentation.
mitchell
2013-06-12
Renamed editing module's `STRIP_WHITESPACE_ON_SAVE` to `STRIP_TRAILING_SPACES`.
mitchell
2013-05-21
Renamed "settings.lua" to "properties.lua".
mitchell
2013-05-20
Rewrote the manual to use the active voice.
mitchell
2013-05-15
Rewrote theme implementation.
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-05-15
`_M.textadept = require('textadept')` in user init is superfluous.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-01-31
Added ability to type over characters like closing braces and quotes.
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-17
Updated manual.
mitchell
2012-09-12
Documentation overhaul.
mitchell