This website requires JavaScript.
Explore
Help
Sign in
daniel
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Activity
Actions
523a9e1d75
dotfiles
/
home
/
config
/
nvim
/
plugins
/
comment.fnl
3 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
nvim: cleanup plugins a bit
2024-05-21 18:59:48 +00:00
(let [cmt (require :ts-comments)]
(cmt.setup {}))
Copy permalink