dotfiles/home/config/nvim/plugins/comment.fnl

3 lines
61 B
Fennel

(let [cmt (require :Comment)]
(cmt.setup {:padding true}))