1 2 3 4 5 6 7
require('todotxt-nvim').setup({ todo_file = "/home/lemon/Documents/Notes/todo/todo.txt", sidebar = { width = 60, position = "right", -- default: "right" }, })