Thanks to visit codestin.com
Credit goes to github.com

Skip to content

J-Merle/vim-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo.vim

Todo.vim is a plugin which provides suppport fort a new filetype : *.todo files

Screenshot

It exposes a basic api

  • :ToggleTask that toggle the state of a task between done and not done

  • :NextUncompletedTask to jump to the next unlompleted task

  • :PreviousUncompletedTask to jump to the previous unlompleted task

Install

You can use your favourite plugin manager to install it.

For example for any Neovim enjoyer you can juste use :

use('J-Merle/vim-todo')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published