aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexIndent.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-2/+0
interfaces ILexer4 and IDocument.
2017-03-06New "indent" lexer styled as plain text but folded by indentation level.Vicente1-0/+73