Austin Gause

Results 11 comments of Austin Gause

I would love to help out with this issue. I would have no issue updating the structure and readability of the README.

Thank you, I will begin with updating the README, given that it is "front and center", and then move onto the wiki when I feel that the README is sufficient.

Hey, I did some more testing to figure out why replicating the bug wasn't working, I have updated my original comment to include everything necessary to replicate the bug, but...

If I'm not mistaken, I used pip to install it both on my MacBook and my Linux desktop, and am also able to get the error to appear on both,...

Yeah no problem, will give it a shot when I get a chance and update the thread when I am able to test it.

I will look into whichkey and see if I can figure out a way that allows lazy loading while fixing this issue, will update my PR accordingly.

The official documentation for Which-Key says to use event="VeryLazy", idk if this is just now a thing or not with V3.0, but it seems to be how it should be...

I tried to create a good scrolling behavior for myself using "Hzz" and "Lzz" as mappings, but the zz smooth scrolling doesn't work with this implementation. Any ideas as to...

Putting this here to say that I attempted to solve this with autocmds, i.e., disabling neoscroll when whickey is active, and re-enabling when whickey is closed. But this solution produced...

I circumvented this issue "temporarily" by changing whichkeys default "scroll_up" and "scroll_down" keys. I will share my config in case it helps someone else out with this issue until it...