We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: