1
0
Fork 0
dotfiles/home/config/nvim/plugins/comment.fnl
2023-10-31 21:24:26 +01:00

3 lines
61 B
Fennel

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