summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config')
-rw-r--r--fnl/config/neogit.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/config/neogit.fnl b/fnl/config/neogit.fnl
index 1fb2d76..0bbc5b3 100644
--- a/fnl/config/neogit.fnl
+++ b/fnl/config/neogit.fnl
@@ -1,3 +1,4 @@
+;; UI for git.
(module config.neogit {autoload {util util}})
(let [neogit (util.load-plugin :trim)]