summaryrefslogtreecommitdiff
path: root/fnl/config/trim.fnl
blob: f1f707a8cecd5c1ad140fe73be1bb756686f5d31 (plain)
1
2
3
4
;; Trim whitespaces on save.
(module config.trim {autoload {util util}})

(util.load-plugin :trim)