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

3 lines
52 B
Plaintext
Raw Normal View History

2024-05-21 18:59:48 +00:00
(let [cmt (require :ts-comments)]
(cmt.setup {}))