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

vim9 support #590

Closed
dmorilha opened this issue Jun 30, 2022 · 1 comment
Closed

vim9 support #590

dmorilha opened this issue Jun 30, 2022 · 1 comment

Comments

@dmorilha
Copy link

First of all congrats on the plug-in, is a great achivement! so much ligheter than YCM and trivial to set-up. vim9 was just released with a new and allegendly fast scripting language, are you planning to update? Would you accept a PR?

@xaizek
Copy link
Collaborator

xaizek commented Jul 8, 2022

I'm not sure Vim9 will improve performance by much, python and libclang do most of the work anyway. You can give it a try and measure, however using Vim9 will probably make the plugin unusable with NeoVim, so it might not be worth it unless the gain is substantial.

@dmorilha dmorilha closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2022
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

2 participants