From ea9aebc2576e7cecba9fc8cb32fee09ce76e498f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 16 Jul 2022 16:12:04 +0200 Subject: Refactor util imports --- fnl/util.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/util.fnl b/fnl/util.fnl index ba859df..47f9d10 100644 --- a/fnl/util.fnl +++ b/fnl/util.fnl @@ -1,8 +1,8 @@ ;; Utility functions. (module util {autoload {a aniseed.core nvim aniseed.nvim - packer packer - plugins plugins}}) + : packer + : plugins}}) (def- path (.. (vim.fn.stdpath :data) :/site/pack/packer/start)) -- cgit v1.2.3-70-g09d2