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

3 lines
61 B
Plaintext
Raw Normal View History

2023-10-31 20:24:26 +00:00
(let [cmt (require :Comment)]
(cmt.setup {:padding true}))