1
0
Fork 0
dotfiles/home/config/nvim/plugins/comment.fnl
Daniel Kempkens d923a2e354
All checks were successful
Build / build-amd64-linux (push) Successful in 42s
Build / build-arm64-linux (push) Successful in 1m39s
nvim: cleanup plugins a bit
2024-05-21 20:59:48 +02:00

3 lines
52 B
Fennel

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