feat(neovim): add denols conditionally
The typescript-all-in-one does the conditioning for us
This commit is contained in:
parent
ebb0136629
commit
be31afe249
2 changed files with 3 additions and 2 deletions
|
@ -26,7 +26,7 @@ return {
|
|||
{ import = "astrocommunity.pack.nix" },
|
||||
{ import = "astrocommunity.pack.rust" },
|
||||
{ import = "astrocommunity.pack.toml" },
|
||||
{ import = "astrocommunity.pack.typescript" },
|
||||
{ import = "astrocommunity.pack.typescript-all-in-one" },
|
||||
{ import = "astrocommunity.pack.vue" },
|
||||
{ import = "astrocommunity.pack.yaml" },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue