Move narf-init out of let

This commit is contained in:
Henrik Lissner 2015-12-27 02:52:03 -05:00
parent 65be429d94
commit 0c51a5830e

View File

@ -111,7 +111,8 @@
;;; Key bindings & ex commands
my-bindings
my-commands
))
(narf-init))
)))
(narf-init)
;;; I think so Brain...