Skip to content

Commit 522680a

Browse files
committed
docs: update config
1 parent 83f5c9c commit 522680a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export default withMermaid(
9191
// optionally set additional config for plugin itself with MermaidPluginConfig
9292
title: "CodeCompanion.nvim",
9393
description:
94-
"AI coding in Neovim, leveraging LLMs from OpenAI and Anthropic. Support for agents and tools.",
94+
"AI coding, Vim style. CodeCompanion is a Neovim plugin which enables you to code with AI, using LLMs and agents, in Neovim.",
9595
lang: "en",
9696
cleanUrls: true,
9797
head: headers,

0 commit comments

Comments
 (0)