# nvcommunity **Repository Path**: Ziphold/nvcommunity ## Basic Information - **Project Name**: nvcommunity - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: feat/ufoFix - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-28 - **Last Updated**: 2025-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

NvChad Community Repository

# Usage - In custom plugins table ```lua "NvChad/nvcommunity", { import = "nvcommunity.git.diffview" }, { import = "nvcommunity.git.lazygit" }, ``` # Customize - In custom plugins table ```lua { import = "nvcommunity.completion.copilot" }, { "copilot.lua", opts = { ... }, }, ``` # Contributing Try your best to lazy-load a plugin (Of course without breaking its functionality) - If you submit a plugin spec for a UI related plugin, please add extented integration for it in base46 repo. # Nvcommunity NvChad community repo for sharing plugin configurations This is inspired by AstroNvim's community repo.