diff options
Diffstat (limited to 'bootstrap.lua')
-rw-r--r-- | bootstrap.lua | 3 |
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" |