1 2 3 4 5
;; Trim whitespaces on save. (module config.trim {autoload {util util}}) (let [trim (util.load-plugin :trim)] (trim.setup {:disable [:python]}))