mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 10:18:18 +00:00
ui: cleanup UI_CALL wrappers
remove pointless control chars in the text stream
This commit is contained in:
@@ -247,7 +247,7 @@ ex_menu (
|
||||
xfree(map_buf);
|
||||
}
|
||||
|
||||
ui_update_menu();
|
||||
ui_call_update_menu();
|
||||
|
||||
theend:
|
||||
;
|
||||
|
Reference in New Issue
Block a user