From ee0fbc01827d8136fd8499772c1e1038b309609e Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 26 Feb 2022 09:25:59 +0900 Subject: feat(pack): defer --- fnl/nvrc/ignite.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl/nvrc/ignite.fnl') diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl index ce4f46a..a57fd0e 100644 --- a/fnl/nvrc/ignite.fnl +++ b/fnl/nvrc/ignite.fnl @@ -1,6 +1,7 @@ ; Get the rocket going (import-macros {: set!} :nvrc.macro.set) +((. (require :nvrc.colors) :apply) :jellybeans) (require :nvrc.options) (require :nvrc.pack) (require :nvrc.keymaps) -- cgit 1.4.1