Maxime Coste
|
6c2430ce08
|
FlagLines updates the lines in the option according to buffer modifications
|
2013-03-31 14:53:32 +02:00 |
|
Maxime Coste
|
251f09ff89
|
Merge {Filter,Highlighter}Group in a FunctionGroup template
|
2013-03-27 13:45:22 +01:00 |
|
Maxime Coste
|
fb7234544e
|
HighlightersFactories takes back a Window parameter
|
2013-03-06 14:27:33 +01:00 |
|
Maxime Coste
|
d23694e31f
|
Do not use a factory for window builtins highlighters
This helps cleanup up the code, as factories no longer takes
a window as parameter.
|
2013-03-01 19:15:05 +01:00 |
|
Maxime Coste
|
d2f811a8d5
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
|
Maxime Coste
|
9337938403
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
|
Maxime Coste
|
0483e951ad
|
use memoryview instead of std::vector where applicable
|
2012-02-03 19:14:35 +00:00 |
|
Maxime Coste
|
5092456186
|
Highlighters: move HighlighterParameters definition from highlighter_registry.hh to highlighter.hh
|
2012-01-15 13:44:16 +00:00 |
|
Maxime Coste
|
50ce3d1549
|
Document some Kakoune concepts, as Window, Buffer, DisplayAtom...
|
2012-01-11 14:21:58 +00:00 |
|
Maxime Coste
|
0859b20bcf
|
Rename Filter to Highlighter to be more explicit
|
2011-11-29 22:37:20 +00:00 |
|