diff --git a/plugins/community.lua b/plugins/community.lua index 6918be5..483de73 100644 --- a/plugins/community.lua +++ b/plugins/community.lua @@ -1,7 +1,7 @@ return { -- Add the community repository of plugin specifications "AstroNvim/astrocommunity", - -- example of imporing a plugin, comment out to use it or add your own + -- example of importing a plugin, comment out to use it or add your own -- available plugins can be found at https://github.com/AstroNvim/astrocommunity -- { import = "astrocommunity.colorscheme.catppuccin" },