diff options
-rw-r--r-- | lua/core/plugins.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 -------------------------------------------------------------- |