From 4ec6fb5118f95f00dbacdcf0470e0f9fffd86abc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 11 Apr 2022 00:03:39 +0200 Subject: fix(bootstrap): remove global value --- lua/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/install.lua') diff --git a/lua/install.lua b/lua/install.lua index cf0a9c3..75e0239 100644 --- a/lua/install.lua +++ b/lua/install.lua @@ -1,7 +1,7 @@ -- Installs plugins with packer. local plugins = require "plugins" -PACKER_BOOTSTRAP = require "bootstrap" +require "bootstrap" local packer = require "config.packer" -- cgit v1.2.3-70-g09d2