about summary refs log tree commit diff
path: root/fnl/nvrc/ignite.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/ignite.fnl')
-rw-r--r--fnl/nvrc/ignite.fnl7
1 files changed, 1 insertions, 6 deletions
diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl
index a57fd0e..58f3414 100644
--- a/fnl/nvrc/ignite.fnl
+++ b/fnl/nvrc/ignite.fnl
@@ -1,10 +1,5 @@
 ; Get the rocket going
-(import-macros {: set!} :nvrc.macro.set)
-
-((. (require :nvrc.colors) :apply) :jellybeans)
 (require :nvrc.options)
-(require :nvrc.pack)
 (require :nvrc.keymaps)
 (require :nvrc.events)
-
-(set! shadafile "")
+(require :nvrc.pack)