neovim: use astrocommunity typescript pack instead of all-in-one

This commit is contained in:
Alexandre Cavalheiro 2024-06-15 22:58:08 -03:00
parent d313ea1927
commit 05e80f826d
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -33,7 +33,7 @@ return {
{ import = "astrocommunity.pack.nix" },
{ import = "astrocommunity.pack.rust" },
{ import = "astrocommunity.pack.toml" },
{ import = "astrocommunity.pack.typescript-all-in-one" },
{ import = "astrocommunity.pack.typescript" },
{ import = "astrocommunity.pack.vue" },
{ import = "astrocommunity.pack.yaml" },
}