1
0
Fork 0
dotfiles/home/config/nvim/plugins/todo-comments.fnl

3 lines
86 B
Plaintext
Raw Normal View History

2023-11-29 14:52:16 +00:00
(let [todo-comments (require :todo-comments)]
(todo-comments.setup {:signs false}))