-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Neovim support needed #917
Comments
@HakaishinShwet we will definitely do this at some point! Very very soon we will bring tab-autocomplete to JetBrains, which might set us up well to do tab-autocomplete in Neovim. The sidebar will also eventually support neovim, but this will be further out |
@sestinj thankyou very much will be waiting for it :-)) |
Keep us informed |
Looking forward to it! Currently using gen.nvim, but would be nice to have project context |
Agree, demand definitely exists! |
Same here! |
thanks all for sharing interest! as of this very moment, it's not a priority, but progress is measured in days or weeks right now, so that doesn't mean it won't happen "soon" depending on your definition! I'd like to share info here in case someone finds themselves interested in hacking at an autocomplete implementation: the "Core Binary" in the at this point it's pretty clear that Neovim will be the next IDE that we add support for, so stay tuned! |
https://github.com/huggingface/llm.nvim |
This would be awesome. Waiting for it. |
Neovim support would be awesome ! +1 |
Yesssss please :))) |
It works, but I don't think it has project context and also I couldn't get Fill in the Middle working with Codestral. |
I saw your awesome plugin in AllAboutAI Chris' video. Can't wait to test it in my primary text editor! |
really looking forward to it! |
+1 |
Please stop spamming/pushing this issue, the current status can still be found here -> #917 (comment) You can subscribe to this issue without adding another spam/meaningless comment in the right sidebar. Thank you. |
I would even be glad to pay for the development of this |
guys don't comment there anymore please. because people subscribed to this topic would think it is a devs' team update and be disappointed as the result |
Hey everyone! I've discovered this really cool thing and decided to dive deep this weekend to create the missing piece for Neovim. It's been exciting work, but there's still more to do to get the plugin fully functional. I could really use some extra hands on this project. If anyone's interested in contributing, it would be fantastic! You can check out the current progress here: For contribution and development guidelines, please take a look at: Any help would be greatly appreciated. Let's make this awesome for Neovim users! |
This could be an alternative solution: https://github.com/yetone/avante.nvim |
Then it isn't an alternative? |
@hrqmonteiro Modifying a project to use other providers is trivial. Few lines of change in code or with some proxy like litellm you can pretend the API is the same as OpenAI's. |
It actually supports ollama and gemini even. for ollama: yetone/avante.nvim#442 |
I found parrot.nvim to work better. Can be configured and extended with custom commands. The documentation is not that extensive, but you can figure it out by looking through the source code / doing some debugging with ollama. |
here's the wiki with instructions also although, unless you have fast compute, using local LLM is quite slow. |
This one might also be interesting for you. Haven't tried it myself yet but the releases looks amazing. |
please if possible add neovim support for this awesome project. Many do use that idk how easy or tough it will be that is why i am saying "if possible" :-))
The text was updated successfully, but these errors were encountered: