1
0
Fork 0
dotfiles/config/nvim/plugins/comment.fnl

3 lines
61 B
Fennel

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