From f23f8db85ffc8d2d7f2b427475d98a95eafe7f1c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 1 Jun 2022 18:13:44 +0200 Subject: Move impatient to init.lua --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index f9e1cf2..ad26830 100644 --- a/init.lua +++ b/init.lua @@ -19,12 +19,12 @@ local function bootstrap(user, repository) end end --- Bootstrap install essential modules if not present bootstrap("wbthomason", "packer.nvim") bootstrap("Olical", "aniseed") bootstrap("lewis6991", "impatient.nvim") --- Loads plugins for Neovim with fennel. +require("impatient") + vim.g["aniseed#env"] = { module = "init", compile = true, -- cgit v1.2.3-70-g09d2