Skip to content

Commit

Permalink
Update astrocommunity.mdx
Browse files Browse the repository at this point in the history
PLEASE
  • Loading branch information
Mart22052006 committed May 21, 2024
1 parent cbc4754 commit 09390b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/astrocommunity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 09390b2

Please sign in to comment.