diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/config/neogit.fnl | 1 |
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)] |