summaryrefslogtreecommitdiff
path: root/fnl/config/neogit.fnl
blob: 353e8fc2341e8c21772ade6b5c279a1b982daa9d (plain)
1
2
3
4
5
;; UI for git.
(module config.neogit {autoload {: util}})

(let [neogit (util.load-plugin :trim)]
  (neogit.setup {}))