Zico hipe
Zico hipe
thanks you for answer sorry i have another questions.. When I write code, the autocomplete list appears  When I press tab, it sometimes works and enters the autocomplete list,...
But I didn't actually use the copilot plugin and it was deleted I think the problem is in the cmp.lua file when modifying `TAB` ``` [""] = cmp.mapping(function(fallback) ``` For...
Hello Unfortunately the problem still exists https://github.com/magidc/nvim-config/assets/154818059/5659b05e-e50c-496f-8196-cb124d4bf6d9 But I noticed another thing that `tab` initially does not work, but when I press `ALT +x` it will work Notice that I...