;; Start of oni-hl-todo (use-package hl-todo :init (global-hl-todo-mode)) (use-package consult-todo) ;; End of oni-hl-todo