From 4152f871951afdede2db2a08acff85aea2999c06 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 26 Feb 2022 13:14:11 +0900 Subject: feat!: reduce bloatness --- fnl/nvrc/ignite.fnl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'fnl/nvrc/ignite.fnl') 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) -- cgit 1.4.1