vasy

Results 4 comments of vasy

But to actually scroll when I'm in commandline, I press ```/``` and type something and smoothscroll comes in, or with `````` or ``````. In neovim neoscroll does this very well....

I just tested @toombs-caeman PR and it works perfectly. https://user-images.githubusercontent.com/16057481/167956422-d183c578-e472-4a20-b797-528bf1d3a238.mp4

I have been using @toombs-caeman fork for three months without any problems, in both vim and neovim. n and N have such nice and smooth movement. Maybe it's possible to...

For a smooth integration neovim - lazygit (commitChangesWithEditor, edit, etc): - first install neovim-remote (pip install neovim-remote, or nvr from OS package manager) - put these in bashrc: ```export EDITOR=nvim```...