summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-06 12:12:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-06 12:13:50 +0200
commit8e35dfc6dc34a09d0e44fb2f5cc061878f817430 (patch)
treeefbddbcd1206adefc29d02e3796f4867e3874a54 /fnl/config
parentc7fa3c13e551d89361b8088c6b00f6fd5b1f2f79 (diff)
Add comment for neogit
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)]