lite-xl/data/core/doc
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
..
highlighter.lua Don't insert `nil` in highlighter lines table 2021-10-26 00:12:16 +02:00
init.lua Improve highlither for document edits 2021-10-08 21:28:27 +02:00
search.lua Merge reverse find functions for lua patterns and regexes 2021-10-10 01:11:41 +02:00
translate.lua Changed behaviour of home. 2021-08-06 18:08:08 -04:00