about summary refs log tree commit diff
path: root/fnl/nvrc/ignite.fnl
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-26 09:25:59 +0900
committersefidel <contact@sefidel.net>2022-02-26 09:25:59 +0900
commitee0fbc01827d8136fd8499772c1e1038b309609e (patch)
tree21e745ec6dd795d8a0086ecb2f791ea57884a98e /fnl/nvrc/ignite.fnl
parenta6cd962252e93d780f95f1bb0667d5a478bfda61 (diff)
downloadnvimrc-ee0fbc01827d8136fd8499772c1e1038b309609e.tar.gz
nvimrc-ee0fbc01827d8136fd8499772c1e1038b309609e.zip
feat(pack): defer
Diffstat (limited to 'fnl/nvrc/ignite.fnl')
-rw-r--r--fnl/nvrc/ignite.fnl1
1 files changed, 1 insertions, 0 deletions
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)