From 72d448e384249103748ee83b587c45924e4bc44d Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 10 Feb 2022 00:24:03 +0900 Subject: Initial commit --- fnl/nvrc/ignite.fnl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fnl/nvrc/ignite.fnl (limited to 'fnl/nvrc/ignite.fnl') diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl new file mode 100644 index 0000000..04f416b --- /dev/null +++ b/fnl/nvrc/ignite.fnl @@ -0,0 +1,6 @@ +; Get the rocket going + +(require :nvrc.options) +(require :nvrc.pack) +(require :nvrc.keymaps) +(require :nvrc.events) -- cgit 1.4.1