Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 8dbe490

Browse files
committed
make avante public and add note about codegate.nvim
1 parent 391fb49 commit 8dbe490

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/integrations/avante.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,20 @@ title: Use CodeGate with avante.nvim
33
description: Configure the `avante.nvim` plugin for Neovim
44
sidebar_label: avante.nvim
55
sidebar_position: 15
6-
unlisted: true
76
---
87

98
**[avante.nvim](https://github.com/yetone/avante.nvim)** is a Neovim plugin that
109
provides a Cursor-like user experience. It integrates with multiple AI providers
1110
(e.g. Claude and OpenAI).
1211

12+
:::note
13+
14+
You can **additionally** install
15+
[codegate.nvim](https://github.com/stacklok/codegate.nvim), which will provide a
16+
closer integration with CodeGate.
17+
18+
:::
19+
1320
## Install avante.nvim
1421

1522
Install the **avante.nvim** plugin using your preferred plugin manager. For

0 commit comments

Comments
 (0)