|
|
@ -4,7 +4,7 @@ return {
|
|
|
|
-- example of imporing a plugin, comment out to use it or add your own
|
|
|
|
-- example of imporing a plugin, comment out to use it or add your own
|
|
|
|
-- available plugins can be found at https://github.com/AstroNvim/astrocommunity
|
|
|
|
-- available plugins can be found at https://github.com/AstroNvim/astrocommunity
|
|
|
|
|
|
|
|
|
|
|
|
-- { import = "astrocommunity.colorscheme.catppuccin" },
|
|
|
|
{ import = "astrocommunity.colorscheme.catppuccin" },
|
|
|
|
-- { import = "astrocommunity.completion.copilot-lua-cmp" },
|
|
|
|
-- { import = "astrocommunity.completion.copilot-lua-cmp" },
|
|
|
|
-- { import = "astrocommunity.pack.typescript" },
|
|
|
|
-- { import = "astrocommunity.pack.typescript" },
|
|
|
|
-- { import = "astrocommunity.pack.markdown" },
|
|
|
|
-- { import = "astrocommunity.pack.markdown" },
|
|
|
|