mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00
feat(api/ui): win_extmarks
This commit is contained in:
@@ -810,3 +810,4 @@ static void remote_ui_inspect(UI *ui, Dictionary *info)
|
||||
UIData *data = ui->data;
|
||||
PUT(*info, "chan", INTEGER_OBJ((Integer)data->channel_id));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user