Skip to content
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

E481: No range allowed #31

Open
Ax51 opened this issue Nov 4, 2023 · 0 comments
Open

E481: No range allowed #31

Ax51 opened this issue Nov 4, 2023 · 0 comments

Comments

@Ax51
Copy link

Ax51 commented Nov 4, 2023

With native <C-a> & <C-x> keybindings we could do smth like that:
25 => 10<C-a> => 35 & 25 => 10<C-x> => 15.

But while using Boole with <C-a> & <C-x> remappings, this couldn't been reached due to the error.

As for now, I mapped <leader>a & <leader>x for this plugin and it works ok. But it will be really cool to totally replace native mappings.

Could it be fixed? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant