mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
build: update uncrustify to 0.76
This commit is contained in:
@@ -254,7 +254,8 @@ void nvim_ui_detach(uint64_t channel_id, Error *err)
|
||||
|
||||
// TODO(bfredl): use me to detach a specific ui from the server
|
||||
void remote_ui_stop(UI *ui)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
void nvim_ui_try_resize(uint64_t channel_id, Integer width, Integer height, Error *err)
|
||||
FUNC_API_SINCE(1) FUNC_API_REMOTE_ONLY
|
||||
|
Reference in New Issue
Block a user