Loading request...
The user finds calling a setup function instead of setting a vim.g.avante variable cumbersome and refers to a blog post explaining the pain points. They would like to get rid of the setup call or make it optional.
having to call a setup function instead of setting a vim.g.avante variable is quite the pain, see https://mrcjkb.dev/posts/2023-08-22-setup.html for more details. I would love to get rid of the setup call or make it optional. The problematic bits might be in the transition though that doesn't seem hard. Help welcome.