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

3 lines
61 B
Plaintext
Raw Normal View History

2022-04-05 19:57:44 +00:00
(let [cmt (require :Comment)]
(cmt.setup {:padding true}))