From 9086a26857bf1add64c42856e346df937fd78e7c Mon Sep 17 00:00:00 2001 From: Squibid Date: Sun, 30 Apr 2023 19:45:22 -0400 Subject: shouldn't be on development version by default --- lua/core/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index e15d93b..18e16e6 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -2,7 +2,7 @@ require 'dep' { -- dep manages dep ---------------------------------------------------------- { 'squibid/dep', url = 'https://git.squi.bid/dep', - branch = 'dev' + -- branch = 'dev' }, -- preformance -------------------------------------------------------------- -- cgit v1.2.1