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

Create Vim 9 script variant of the new indentation algorithm #35

Open
axvr opened this issue Jun 23, 2023 · 0 comments
Open

Create Vim 9 script variant of the new indentation algorithm #35

axvr opened this issue Jun 23, 2023 · 0 comments
Labels
indentation Affects indentation performance Affects performance

Comments

@axvr
Copy link
Member

axvr commented Jun 23, 2023

Note
Currently waiting on #31 to be completed and merged.

Create a Vim 9 script variant of the new indentation algorithm to get significant performance improves during indentation.

This will be a fairly quick task, the only difficult part is figuring out how to integrate it in a clean way.

(Provide a secret config option to turn off Vim9 script version for testing.)

Neovim equivalent: #32

@axvr axvr added indentation Affects indentation performance Affects performance labels Jun 23, 2023
@axvr axvr added this to the Indentation overhaul milestone Jun 23, 2023
@axvr axvr self-assigned this Jun 23, 2023
@axvr axvr removed their assignment Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indentation Affects indentation performance Affects performance
Projects
None yet
Development

No branches or pull requests

1 participant