aboutsummaryrefslogtreecommitdiffstats
path: root/lua/dep.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua/dep.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/dep.lua b/lua/dep.lua
index dbf6516..1c143c8 100644
--- a/lua/dep.lua
+++ b/lua/dep.lua
@@ -662,6 +662,7 @@ local function print_list(cb)
line = line + 1
end
+ print("!! Warning you are using the dev branch of dep, expect bugs")
print(string.format("Installed packages (%s):", #packages))
indent = 1