feat(html): disable web plugins by default
This commit is contained in:
@@ -13,9 +13,9 @@ return {
|
||||
{ enabled = true, import = "astrocommunity.pack.rust" },
|
||||
|
||||
{ enabled = home, import = "astrocommunity.pack.bash" },
|
||||
{ enabled = home, import = "astrocommunity.pack.html-css" },
|
||||
{ enabled = false, import = "astrocommunity.pack.html-css" },
|
||||
{ enabled = home, import = "astrocommunity.pack.just" },
|
||||
{ enabled = home, import = "astrocommunity.pack.tailwindcss" },
|
||||
{ enabled = false, import = "astrocommunity.pack.tailwindcss" },
|
||||
|
||||
{ enabled = work, import = "astrocommunity.pack.cs" },
|
||||
{ enabled = work, import = "astrocommunity.pack.ps1" },
|
||||
|
||||
Reference in New Issue
Block a user