Home
Softono
doom-todo-ivy

doom-todo-ivy

Open source Emacs Lisp
33
Stars
5
Forks
3
Issues
1
Watchers
6 years
Last Commit

About doom-todo-ivy

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

Platforms

Web Self-hosted

Languages

Emacs Lisp

Links

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