Evergreen-lxl / Evergreen.lxl

🌳 Treesitter support for Lite XL.
MIT License
35 stars 7 forks source link

FIX: style variable declaration typo and missing property #63

Closed Mandarancio closed 3 months ago

Mandarancio commented 3 months ago

The styling information in the README is partially wrong (a typo) and is missing at least a class.

The same problems are in the file style.lua

For example for the cpp queries this are the following missing classes:

keyword.coroutine
punctuation.bracket
error
string.escape
property
function.builtin

For punctuation.bracket is only a typo