From bbd8c1d59ca4249a9477aece9d80cf3405c764a6 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 12 Apr 2022 21:16:46 +0200 Subject: fix: remove lua files --- lua/config/impatient.lua | 7 ------- 1 file changed, 7 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 431d785..0000000 --- a/lua/config/impatient.lua +++ /dev/null @@ -1,7 +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