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

2 lines
52 B
Fennel

(let [cmt (require :ts-comments)]
(cmt.setup {}))