lite-xl/data
Francesco Abbate 4f68f7fd92 Try to fix problem with js syntax of '/=' operator
The operator '/=' was wrongly considered by the js syntax file as the
beginning of a regexp literal.

With this modification we modify the pattern for regexp literals to not
match expressions starting with '/='.

This doesn't seem entirely correct because apparently javascript can accept
regexp literals starting with '/=' but the rule used by the javascript
lexer is not known.
2021-09-06 09:31:17 +02:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Check if session file returned anything 2021-09-04 00:32:01 +02:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Try to fix problem with js syntax of '/=' operator 2021-09-06 09:31:17 +02:00