/doom-todo-ivy

Display all TODO and FIXME entries for a project or buffer in ivy. Extracted from doom-emacs.

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

doom-todo-ivy

Display TODO, FIXME, or anything else in an ivy buffer. Extracted from doom-emacs.

Install

This package depends on:

  • ivy
  • projectile

Manual

(require 'doom-todo-ivy)

use-package

(use-package doom-todo-ivy
  :ensure t
  :hook (after-init . doom-todo-ivy))

You can run the command with M-: doom/ivy-tasks [RET]

Demo

todo