• by pratyushmittal on 2/19/2025, 4:14:59 AM

    I actively use Avante.nvim: https://github.com/yetone/avante.nvim

    Why I like Avante over others?

    1. Active development. @Yetone, the creator, is very transparent and active.

    2. Supports almost all the models. Add your API key for whatever you want to use.

    3. The prompts are very well optimised. Plus the team keeps improving them.

    4. The code `diffs` very well handled. It is easy to `apply` changes.

    5. Support for `@file` feature (select multiple files) has made it 5x more powerful.

    6. Very transparent. We can see what we are doing. Very less "magic".

    7. It runs on demand: no auto-suggestion magic.

  • by nomilk on 2/19/2025, 4:56:09 AM

    My current dev setup is neovim + cursor. I'd love for it to one-day just be neovim (i.e. cursor's capabilities built into neovim). Seems that's getting closer. The 'Composer' feature is Cursor's 'Killer App' - the ability to instruct the LLM (which is context-aware) and have it generate the files/edits necessary, and be a bit 'agentic' (in that it self-critiques, occasionally backtracks, and does what a mid level dev would do in a day or two in 20 seconds).

  • by ein0p on 2/19/2025, 8:44:30 AM

    "Custom proprietary license" pretty much guarantees nobody will use your thing.

  • by behnamoh on 2/19/2025, 3:13:29 AM

    how is it different than llama-vim, minuet, code companion, codeium, copilot, and several other similar plugins?

  • by mstipetic on 2/19/2025, 7:34:40 AM

    Is there some plugin that works like copilot with an inline suggestions, but using your api key? I don’t need the side panel, I use aider for that.

  • by singularity2001 on 2/19/2025, 7:01:13 AM

    can it help me close the editor though