We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f5c9c commit 522680aCopy full SHA for 522680a
1 file changed
doc/.vitepress/config.mjs
@@ -91,7 +91,7 @@ export default withMermaid(
91
// optionally set additional config for plugin itself with MermaidPluginConfig
92
title: "CodeCompanion.nvim",
93
description:
94
- "AI coding in Neovim, leveraging LLMs from OpenAI and Anthropic. Support for agents and tools.",
+ "AI coding, Vim style. CodeCompanion is a Neovim plugin which enables you to code with AI, using LLMs and agents, in Neovim.",
95
lang: "en",
96
cleanUrls: true,
97
head: headers,
0 commit comments