mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
treesitter: use internal "decorations" buffer
This commit is contained in:
@@ -127,10 +127,6 @@ typedef off_t off_T;
|
||||
EXTERN int mod_mask INIT(= 0x0); /* current key modifiers */
|
||||
|
||||
|
||||
// TODO(bfredl): for the final interface this should find a more suitable
|
||||
// location.
|
||||
EXTERN sattr_T *lua_attr_buf INIT(= NULL);
|
||||
EXTERN size_t lua_attr_bufsize INIT(= 0);
|
||||
EXTERN bool lua_attr_active INIT(= false);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user