treesitter: cleanup some luahl stuff

This commit is contained in:
Björn Linse
2020-02-09 20:21:23 +01:00
parent 95fd28f4a1
commit 7d7adf7acc
5 changed files with 47 additions and 55 deletions

View File

@@ -83,7 +83,7 @@ typedef struct {
int col_until;
int current;
VirtText *virt_text;
} DecorationState;
} DecorationRedrawState;
#ifdef INCLUDE_GENERATED_DECLARATIONS