Manoel Neto
Manoel Neto
World be nice to support brazil, stripe already support it
> Would be neat to also be able to toggle between the different CLI tools i think this is already possible
if you use copilot.vim the lsp stuff is also handled for you
maybe we could use autoCmds, or make the nes features fullly dependent on the copilot.vim or copilot.lua
``` Can I use this without NES, just for CLI tools? Absolutely! Just disable NES: opts = { nes = { enabled = false }, } ``` Maybe we can...
Feel free to open a pr 😄
Did you setup the copilot provider correctly?
Can you provide me with your current avante.lua file?
You shouldnt comment the copilot.lua fron the community file
You can left it uncommented, to switch providers just use the "A?" keybind, but for more control i would recommend you to just copy the init.lua from the community repo...