lite-xl/data
Francesco Abbate 405bd1c2bd Fix logic in project's file insertion
The function "file_search" in core.init was sometimes giving a wrong index
value, off by one.

The problem happened for example when the entry to search was "less than"
the first entry, the function returned a value of two instead of one as
expected.

The bug was easily observed creating a new directory with a name that comes
as the first in alphabetical order within the project.
2021-12-20 09:05:45 +01:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Fix logic in project's file insertion 2021-12-20 09:05:45 +01:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Added an exclusion for lineguide in the commandview. 2021-12-20 08:43:48 +01:00