lite-xl/data
Guldoman 9e721937af
Don't insert `nil` in highlighter lines table
When `highlighter:insert_notify` was called, a hole in the array was 
created.
If another call to `highlighter:insert_notify` happened before the hole 
was filled, a `Position out of bounds` error could have been raised.
2021-10-26 00:12:16 +02:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Don't insert `nil` in highlighter lines table 2021-10-26 00:12:16 +02:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Fix python docstring highlighting 2021-10-23 15:01:16 +02:00