mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00
treesitter: cleanup some luahl stuff
This commit is contained in:
@@ -83,7 +83,7 @@ typedef struct {
|
||||
int col_until;
|
||||
int current;
|
||||
VirtText *virt_text;
|
||||
} DecorationState;
|
||||
} DecorationRedrawState;
|
||||
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
|
Reference in New Issue
Block a user