Files
avante.nvim/lua
Dmitry Torokhov f092bb3ec0 refactor(sidebar): move handle_submit() from create_input_container
handle_submit() is not directly related to the input container, and may
be called from other places. Make it a method of Sidebar class and
adjust the callers.
2025-10-11 22:14:55 -07:00
..