From 149c1d2fccf1e296ca601a9538676b77c2edd22c Mon Sep 17 00:00:00 2001 From: Marek Macznik Date: Sat, 5 Sep 2026 01:34:06 +0200 Subject: [PATCH] docs: add nvim-conan community integration --- integrations/community.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/integrations/community.rst b/integrations/community.rst index 8505fb19600b..109960edfc19 100644 --- a/integrations/community.rst +++ b/integrations/community.rst @@ -16,6 +16,9 @@ Community Source and support in `cruiz Github page `_. - **Gradle Conan plugin**: A plugin to use Conan from the Gradle build system. See it in the `Gradle plugins site `_. Project `wiki here `_, for source, suppport (tickets), go to `project Sourceforge page `_ +- **nvim-conan Neovim integration**: A Conan 2 integration for managing packages, profiles, remotes and common Conan workflows directly from Neovim. + For source and support go to the `nvim-conan Github page `_. + Created by `@mm4cN `_ .. note::