mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
The grand renaming
This commit is contained in:
@@ -774,9 +774,9 @@ struct file_buffer {
|
||||
|
||||
kvec_t(BufhlLine *) b_bufhl_move_space; // temporary space for highlights
|
||||
|
||||
// array of channelids which have asked to receive live updates for this
|
||||
// array of channelids which have asked to receive updates for this
|
||||
// buffer.
|
||||
kvec_t(uint64_t) liveupdate_channels;
|
||||
kvec_t(uint64_t) update_channels;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user