From e1c5a423a6e8abec507d89863903be869762a55e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 6 Apr 2022 23:47:53 +0200 Subject: chore(lua): nuke lua files --- lua/config/impatient.lua | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lua/config/impatient.lua (limited to 'lua/config/impatient.lua') diff --git a/lua/config/impatient.lua b/lua/config/impatient.lua deleted file mode 100644 index 2595ca1..0000000 --- a/lua/config/impatient.lua +++ /dev/null @@ -1,8 +0,0 @@ --- Speeds up loading of lua modules. - -local status_ok, impatient = pcall(require, "impatient") -if not status_ok then - return -end - -impatient.enable_profile() -- cgit v1.2.3-70-g09d2