From 26bb3be1c460be53ad0b85da858fdd6576eef1b4 Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 10 Feb 2022 00:26:50 +0900 Subject: chore: revert shadafile after startup --- fnl/nvrc/ignite.fnl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fnl/nvrc/ignite.fnl') diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl index 04f416b..ce4f46a 100644 --- a/fnl/nvrc/ignite.fnl +++ b/fnl/nvrc/ignite.fnl @@ -1,6 +1,9 @@ ; Get the rocket going +(import-macros {: set!} :nvrc.macro.set) (require :nvrc.options) (require :nvrc.pack) (require :nvrc.keymaps) (require :nvrc.events) + +(set! shadafile "") -- cgit 1.4.1