Skip to content

tarting/tktodo.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tktodo.nvim

A telescope extension to toggle todo items in notes from the telekasten.nvim home directory.

Installation

Install telekasten.nvim and its dependencies. Add the repository line to your package manager e.g. packer and sync

    use({"tarting/tktodo.nvim"})

Add the following to your telekasten or telescope config.

require('telescope').load_extension('tktodo')
vim.keymap.set('n', '<leader>zT', require('telescope').extensions.tktodo.todo(), {})

About

A telescope extension to toggle todo items in notes from the telekasten.nvim home directory.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages