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

":%normal Itest" executes slowly when there are many rows #1944

Open
2 tasks done
94kai opened this issue May 26, 2024 · 0 comments
Open
2 tasks done

":%normal Itest" executes slowly when there are many rows #1944

94kai opened this issue May 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@94kai
Copy link

94kai commented May 26, 2024

FAQ

  • I have checked the FAQ and it didn't resolve my problem.

Announcement

Minimal reproducible full config

Description

  1. Create a file
  2. Copy a "test" text and paste 20,000 lines
  3. execute ":%normal Itest". (it will take more time than if nvim-cmp had not been introduced)

Steps to reproduce

  1. Create a file
  2. Copy a "test" text and paste 20,000 lines
  3. execute ":%normal Itest". (it will take more time than if nvim-cmp had not been introduced)

Expected behavior

It takes the same time as without cmp

Actual behavior

it take more time (10s+)

Additional context

No response

@94kai 94kai added the bug Something isn't working label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant