about summary refs log tree commit diff
path: root/fnl/nvrc/ignite.fnl
blob: ce4f46a19987707d575b8e61dce899bdd0791716 (plain)
1
2
3
4
5
6
7
8
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 "")