January 7, 2022 | ||
---|---|---|
View fc02e5f
Update author emailDario Rodriguez authored on 07/01/2022 17:57:32 |
December 28, 2020 | ||
---|---|---|
View 51c188b
fix: last line was not being highlighted in some circumstancesDario Rodriguez authored on 28/12/2020 12:07:38 |
December 1, 2020 | ||
---|---|---|
View f55e28e
fix plugins not being called on undoDario Rodriguez authored on 01/12/2020 21:24:22 |
November 27, 2020 | ||
---|---|---|
View 77ea44a
highlighter: fix bug when highlighting files with many lines (didn't enlarge the buffer for linecolor_t because of missing operation on usedbuf)Dario Rodriguez authored on 27/11/2020 17:13:41 |
November 22, 2020 | ||
---|---|---|
View 51c1f69
hightlighter: tweak default colorsDario Rodriguez authored on 22/11/2020 10:40:04 |
October 23, 2020 | ||
---|---|---|
View 9d9b3f5
Implement highlight matching bracket (parens/curly-braces/square-brackets/angle-brackets)Dario Rodriguez authored on 23/10/2020 22:51:48 |
October 19, 2020 | ||
---|---|---|
View fdc7795
highlighting: remove temp. debug codeDario Rodriguez authored on 19/10/2020 21:16:06 |
||
View 881e9f5
highlighter: fix check for detecting end of chunks of current line (problem was: multiline comment end not recognized)Dario Rodriguez authored on 19/10/2020 21:11:41 |
October 17, 2020 | ||
---|---|---|
View ce79b8d
Add a simple C-language highlighter as a plugin (and lots of temp. debug code; to be cleaned later)Dario Rodriguez authored on 17/10/2020 22:30:36 |
October 12, 2020 | ||
---|---|---|
View b59e7bd
Add highlighter plugin structs and registrationDario Rodriguez authored on 12/10/2020 21:55:42 |