mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00
feat(extmark): window scoped extmark
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -55,6 +55,7 @@ typedef struct {
|
||||
Boolean ui_watched;
|
||||
Boolean undo_restore;
|
||||
String url;
|
||||
Boolean scoped;
|
||||
|
||||
Integer _subpriority;
|
||||
} Dict(set_extmark);
|
||||
|
||||
Reference in New Issue
Block a user