summaryrefslogtreecommitdiff
path: root/src/highlighter.hh
AgeCommit message (Expand)Author
2012-11-23Refactor filter and highlighter registry into a common templateMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-02-03use memoryview instead of std::vector where applicableMaxime Coste
2012-01-15Highlighters: move HighlighterParameters definition from highlighter_registry...Maxime Coste
2012-01-11Document some Kakoune concepts, as Window, Buffer, DisplayAtom...Maxime Coste
2011-11-29Rename Filter to Highlighter to be more explicitMaxime Coste