Amer

Results 7 comments of Amer

Any updates on this Issue ? I am encountering the same problem.... ![image](https://github.com/zbirenbaum/copilot-cmp/assets/22222279/4a70d784-3cb4-43fd-a547-f7a868d5be85)

No I did not. Wasn't sure if that was the fix since the Issue is still open. Where exactly would I put that snippet ?

Okay I forked the repo and modified the Code. That seems to have fixed the Issue. So thanks @xzbdmw :) . It's going to be annoying to maintain the fork...

Awesome. That seems to have done it as well!

I am having the exact same Issue with my lua config : ```Error detected while processing /Users/alwaysamer/source/dot/nvim/after/plugin/screenshot.lua: E5113: Error while calling lua chunk: /Users/alwaysamer/source/dot/nvim/after/plugin/screenshot.lua:13: module 'silicon' not found: no field...

Having the same issue :( Any progress ? ![image](https://github.com/jesseduffield/lazygit/assets/22222279/7c0eeb20-0a09-44fa-97bd-fb1cc8efeb3a) ![image](https://github.com/jesseduffield/lazygit/assets/22222279/cb095150-8355-4c75-96dc-ea814e5bbfe3)

> In my case, I delete "useConfig" option located at Library/Application\ Support/lazygit/config.yml(location differ on other OS). > > before: > > ```yaml > gui: > showIcons: true # DEPRECATED >...