summaryrefslogtreecommitdiff
path: root/lua/bootstrap.lua
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-11 00:03:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-11 00:03:39 +0200
commit4ec6fb5118f95f00dbacdcf0470e0f9fffd86abc (patch)
tree45119ff0cd5385ec0586ac35466ee341200b5417 /lua/bootstrap.lua
parent912073a2c24f8342b34ccc29ea3480d887b99be5 (diff)
fix(bootstrap): remove global valuelua-config
Diffstat (limited to 'lua/bootstrap.lua')
-rw-r--r--lua/bootstrap.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/bootstrap.lua b/lua/bootstrap.lua
index ea8f95b..7341865 100644
--- a/lua/bootstrap.lua
+++ b/lua/bootstrap.lua
@@ -25,4 +25,3 @@ ensure("lewis6991", "impatient.nvim")
-- Enable faster loading with impatient
require "config.impatient"
-return PACKER_BOOTSTRAP