avante.nvim icon indicating copy to clipboard operation
avante.nvim copied to clipboard

bug: Documentation doesn't describe how to configure provider using home-manager

Open Tarinaky opened this issue 8 months ago • 3 comments

Describe the bug

Instructions for configuring Provider only show how to configure it in Lua. No instructions for home-manager.

To reproduce

No response

Expected behavior

No response

Installation method

programs.neovim.plugins = with pkgs.vimPlugins; [ { plugin = avante-nvim; type = "lua"; config = '' require("avante_lib").load() require("avante").setup() ''; } ];

Environment

NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713773202 Run "nvim -V1 -v" for more info

Linux Lethe 6.12.10-zen1 #1-NixOS ZEN SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 x86_64 GNU/Linux

Repro


Tarinaky avatar Mar 26 '25 01:03 Tarinaky

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Apr 25 '25 02:04 github-actions[bot]

Commenting to avoid closure.

Tarinaky avatar Apr 25 '25 10:04 Tarinaky

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 27 '25 02:05 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jun 01 '25 02:06 github-actions[bot]