Move neotree and add vue support
This commit is contained in:
parent
dcf05ab273
commit
ea53471229
2 changed files with 2 additions and 1 deletions
|
@ -2,8 +2,9 @@ return {
|
|||
"AstroNvim/astrocommunity",
|
||||
{ import = "astrocommunity.pack.typescript-all-in-one" },
|
||||
{ import = "astrocommunity.pack.lua" },
|
||||
{ import = "astrocommunity.pack.html-css" },
|
||||
{ import = "astrocommunity.pack.python" },
|
||||
{ import = "astrocommunity.pack.html-css" },
|
||||
{ import = "astrocommunity.pack.vue" },
|
||||
{ import = "astrocommunity.editing-support.ultimate-autopair-nvim" },
|
||||
{ import = "astrocommunity.indent.indent-blankline-nvim" },
|
||||
{ import = "astrocommunity.indent.mini-indentscope" },
|
||||
|
|
Loading…
Reference in a new issue