summaryrefslogtreecommitdiff
path: root/bootstrap.lua
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-11 19:53:41 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-11 19:53:41 +0200
commit64e7da942c8e051ee52e8ecefd17cd8b89b90246 (patch)
tree2df676cbeba186b056807cb731dc6da46d9eaab8 /bootstrap.lua
parentb74c9dd22e632bbe720587db92966c4d6811b766 (diff)
fix(bootstrap): mv loading of impatient
Diffstat (limited to 'bootstrap.lua')
-rw-r--r--bootstrap.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap.lua b/bootstrap.lua
index ab84c17..6147c84 100644
--- a/bootstrap.lua
+++ b/bootstrap.lua
@@ -24,6 +24,3 @@ end
ensure("wbthomason", "packer.nvim")
ensure("Olical", "aniseed")
ensure("lewis6991", "impatient.nvim")
-
--- Enable faster loading with impatient
-require "impatient"