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

3 lines
86 B
Fennel

(let [todo-comments (require :todo-comments)]
(todo-comments.setup {:signs false}))