mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00
Lint
This commit is contained in:
@@ -4023,7 +4023,7 @@ skip:
|
||||
int64_t num_added = last_line - first_line;
|
||||
int64_t num_removed = num_added - i;
|
||||
buf_updates_send_changes(curbuf, first_line, num_added, num_removed,
|
||||
do_buf_event);
|
||||
do_buf_event);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user