community: disable full-dadbod
This is for databases. So far I've never had a use for it.
This commit is contained in:
parent
12f43d2374
commit
b6d92d28d0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ return {
|
||||||
-- pack
|
-- pack
|
||||||
{ import = "astrocommunity.pack.bash" },
|
{ import = "astrocommunity.pack.bash" },
|
||||||
{ import = "astrocommunity.pack.docker" },
|
{ import = "astrocommunity.pack.docker" },
|
||||||
{ import = "astrocommunity.pack.full-dadbod" },
|
-- { import = "astrocommunity.pack.full-dadbod" }, -- databases
|
||||||
{ import = "astrocommunity.pack.html-css" },
|
{ import = "astrocommunity.pack.html-css" },
|
||||||
{ import = "astrocommunity.pack.json" },
|
{ import = "astrocommunity.pack.json" },
|
||||||
{ import = "astrocommunity.pack.just" },
|
{ import = "astrocommunity.pack.just" },
|
||||||
|
|
Loading…
Reference in a new issue