diff --git a/src/content/docs/astrocommunity.mdx b/src/content/docs/astrocommunity.mdx index 95c1034e1..db26d4ebb 100644 --- a/src/content/docs/astrocommunity.mdx +++ b/src/content/docs/astrocommunity.mdx @@ -22,7 +22,7 @@ The entries in AstroCommunity are fully driven and maintained by the AstroNvim c Similar to how AstroNvim is installed in your configuration, AstroCommunity is installed as a plugin and then each entry is included with an `import` statement. It is important that these imports happen after the main AstroNvim import and before the user's `plugins/` folder. This guarantees that the user modifications made on top of AstroCommunity will happen after all included specs are resolved. In the provided [AstroNvim Template](https://github.com/AstroNvim/template) these should go in the `lua/community.lua` file. Here is an example: -```lua title="lua/community.lua" +```lua title="HUUUUUUUUYUYYY ХУУУУУУУУУУЙ" return { -- Add the community repository of plugin specifications "AstroNvim/astrocommunity",