Meydjer Luzzoli

Results 2 comments of Meydjer Luzzoli

> When running any easymotion command kakoune hangs and waits for some command to complete. I have to use to stop the command. After this there's plenty of selections in...

I was working with a template which has the following CSS: ``` body { overflow-y: scroll; } ``` Changing to `overflow-y: initial;` worked for me. Maybe it helps someone.