-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
J and K repeats are not blocked #3
Comments
I just added |
Despite |
Hi @PeretEtienne, have you tried #31 (comment)? |
Just tried it and it looks like the colon in "v:count" is interpreted and all it does is launching me a command with "count || mode(1)[0:1] == "no" ? "j" : "gj"' as content. I am on Lazyvim btw, I don't know if it makes a difference |
H and L repeats are being blocked as expected but J and K repeats are being allowed.
Using Neovim 0.9.0 and Ubuntu 22.04.
{
"m4xshen/hardtime.nvim",
opts = {},
}
Config is here
The text was updated successfully, but these errors were encountered: