jclaisse

Results 4 comments of jclaisse

I figure out the 1st 3 points. For the 3rd one, I can ask directly to forge mainteners because this is not clean. For the '@' magit buffer binding, when...

forge-add-default-bindings is set at nil when evil is used (cf magit/config.el). The bindings between evil forge seems to not be compatible.

One solution might to be to disable evil for magit buffer only. Is it possible under doom-emacs?

Hi, it will also help me in my case : I have a .gitlab-ci.yml which has build stage for both OS: windows and linux and the only way to differentiate...