Skip to content

petrisch/todo-nu-picker.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Todo-nu Telescope extension

A Telescope extension that allows to fuzzy find your todos.

Requirements

  • nushell is expected to be in path
  • todo-nu is supposed to be sourced in the nushell config.nu
  • neovim and Telescope
  • Since todo-nu depends on ripgrep and git you need those too.

Installation

With Lazy the installation is:

{
  "petrisch/todo-nu-picker.nvim",
}

You have to provide the path to your nushell configuration, where the td command is supposed to be sourced. Also you need the path to your wiki added, where the todos are comming from.

Maybe you have that folder already set up for something like vimwiki or Telekasten

Usage

Telescope should be picking up the plugin extension and let you run it with :Telescope todo-nu-picker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages